²EXPORT:V10.02.01 ULPORTAL RUSERS 2048 0 20 0 ²iÐ Wed Apr 9 2:57:55 2008lportal.dmpd`$     #G###A°#ƒiÐd`$     #G###A°#ƒ²²+00:00BYTEUNUSED2 INTERPRETED DISABLE:ALL METRICSU METRICSUpre-schema procedural objects and actions PROCACTION ýÿBEGIN ‰sys.dbms_logrep_imp.instantiate_schema(schema_name=>SYS_CONTEXT('USERENV','CURRENT_SCHEMA'), export_db_name=>'XE', inst_scn=>'3778079'); COMMIT; END; METRICEU 11 METRICSUforeign function library names for user METRICEU 11 METRICSUPUBLIC type synonyms METRICEU 11 METRICSUprivate type synonyms METRICEU 11 METRICSUobject type definitions for user METRICEU 11 METRICSUpre-schema procedural objects and actions METRICEU 11 METRICSUdatabase links METRICEU 11 METRICSUsequence numbers METRICEU 11 METRICSUcluster definitions METRICEU 11 METRICSUXDB Schemas by user METRICEU 11 TABLE "ACCOUNT_" CREATE TABLE "ACCOUNT_" ("ACCOUNTID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PARENTACCOUNTID" NUMBER(30, 0), "NAME" VARCHAR2(75), "LEGALNAME" VARCHAR2(75), "LEGALID" VARCHAR2(75), "LEGALTYPE" VARCHAR2(75), "SICCODE" VARCHAR2(75), "TICKERSYMBOL" VARCHAR2(75), "INDUSTRY" VARCHAR2(75), "TYPE_" VARCHAR2(75), "SIZE_" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ACCOUNT_" ("ACCOUNTID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "PARENTACCOUNTID", "NAME", "LEGALNAME", "LEGALID", "LEGALTYPE", "SICCODE", "TICKERSYMBOL", "INDUSTRY", "TYPE_", "SIZE_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16) Ki´ ´ KiKiKiKiKiKiKiKiKiÁÁÁþÿxl :xl :€Liferay Liferay, Inc.þÿþÿþÿþÿþÿþÿþÿÿÿ ALTER TABLE "ACCOUNT_" ADD PRIMARY KEY ("ACCOUNTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ADDRESS" CREATE TABLE "ADDRESS" ("ADDRESSID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "STREET1" VARCHAR2(75), "STREET2" VARCHAR2(75), "STREET3" VARCHAR2(75), "CITY" VARCHAR2(75), "ZIP" VARCHAR2(75), "REGIONID" NUMBER(30, 0), "COUNTRYID" NUMBER(30, 0), "TYPEID" NUMBER(30, 0), "MAILING" NUMBER(1, 0), "PRIMARY_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ADDRESS" ("ADDRESSID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "STREET1", "STREET2", "STREET3", "CITY", "ZIP", "REGIONID", "COUNTRYID", "TYPEID", "MAILING", "PRIMARY_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18) Ki´ ´ KiKiKiKiKiÿÿ CREATE INDEX "IX_93D5AD4E" ON "ADDRESS" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_ABD7DAC0" ON "ADDRESS" ("COMPANYID" , "CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_71CB1123" ON "ADDRESS" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_923BD178" ON "ADDRESS" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" , "MAILING" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_9226DBB4" ON "ADDRESS" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" , "PRIMARY_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5BC8B0D4" ON "ADDRESS" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ADDRESS" ADD PRIMARY KEY ("ADDRESSID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ANNOUNCEMENTSDELIVERY" CREATE TABLE "ANNOUNCEMENTSDELIVERY" ("DELIVERYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "TYPE_" VARCHAR2(75), "EMAIL" NUMBER(1, 0), "SMS" NUMBER(1, 0), "WEBSITE" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ANNOUNCEMENTSDELIVERY" ("DELIVERYID", "COMPANYID", "USERID", "TYPE_", "EMAIL", "SMS", "WEBSITE") VALUES (:1, :2, :3, :4, :5, :6, :7) Kiÿÿ CREATE INDEX "IX_6EDB9600" ON "ANNOUNCEMENTSDELIVERY" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_BA4413D5" ON "ANNOUNCEMENTSDELIVERY" ("USERID" , "TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ANNOUNCEMENTSDELIVERY" ADD PRIMARY KEY ("DELIVERYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ANNOUNCEMENTSENTRY" CREATE TABLE "ANNOUNCEMENTSENTRY" ("UUID_" VARCHAR2(75), "ENTRYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "TITLE" VARCHAR2(75), "CONTENT" VARCHAR2(4000), "URL" VARCHAR2(4000), "TYPE_" VARCHAR2(75), "DISPLAYDATE" TIMESTAMP (6), "EXPIRATIONDATE" TIMESTAMP (6), "PRIORITY" NUMBER(30, 0), "ALERT" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ANNOUNCEMENTSENTRY" ("UUID_", "ENTRYID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "TITLE", "CONTENT", "URL", "TYPE_", "DISPLAYDATE", "EXPIRATIONDATE", "PRIORITY", "ALERT") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17) KiKi´ ´ Ki i iKi´ ´ ÿÿ CREATE INDEX "IX_A6EF0B81" ON "ANNOUNCEMENTSENTRY" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_14F06A6B" ON "ANNOUNCEMENTSENTRY" ("CLASSNAMEID" , "CLASSPK" , "ALERT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_D49C2E66" ON "ANNOUNCEMENTSENTRY" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1AFBDE08" ON "ANNOUNCEMENTSENTRY" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ANNOUNCEMENTSENTRY" ADD PRIMARY KEY ("ENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ANNOUNCEMENTSFLAG" CREATE TABLE "ANNOUNCEMENTSFLAG" ("FLAGID" NUMBER(30, 0) NOT NULL ENABLE, "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "ENTRYID" NUMBER(30, 0), "VALUE" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ANNOUNCEMENTSFLAG" ("FLAGID", "USERID", "CREATEDATE", "ENTRYID", "VALUE") VALUES (:1, :2, :3, :4, :5) ´ ÿÿ CREATE INDEX "IX_9C7EB9F" ON "ANNOUNCEMENTSFLAG" ("ENTRYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4539A99C" ON "ANNOUNCEMENTSFLAG" ("USERID" , "ENTRYID" , "VALUE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ANNOUNCEMENTSFLAG" ADD PRIMARY KEY ("FLAGID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "BLOGSCATEGORY" CREATE TABLE "BLOGSCATEGORY" ("CATEGORYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PARENTCATEGORYID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "BLOGSCATEGORY" ("CATEGORYID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "PARENTCATEGORYID", "NAME", "DESCRIPTION") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9) Ki´ ´ Ki iÿÿ ALTER TABLE "BLOGSCATEGORY" ADD PRIMARY KEY ("CATEGORYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "BLOGSENTRY" CREATE TABLE "BLOGSENTRY" ("UUID_" VARCHAR2(75), "ENTRYID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "TITLE" VARCHAR2(150), "URLTITLE" VARCHAR2(150), "CONTENT" CLOB, "DISPLAYDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("CONTENT") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "BLOGSENTRY" ("UUID_", "ENTRYID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "TITLE", "URLTITLE", "CONTENT", "DISPLAYDATE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) KiKi´ ´ –i–ipi´ CONTENTÿÿ CREATE INDEX "IX_72EF6041" ON "BLOGSENTRY" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_8CACE77B" ON "BLOGSENTRY" ("COMPANYID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_81A50303" ON "BLOGSENTRY" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_DB780A20" ON "BLOGSENTRY" ("GROUPID" , "URLTITLE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C07CA83D" ON "BLOGSENTRY" ("GROUPID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_69157A4D" ON "BLOGSENTRY" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1B1040FD" ON "BLOGSENTRY" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "BLOGSENTRY" ADD PRIMARY KEY ("ENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "BLOGSSTATSUSER" CREATE TABLE "BLOGSSTATSUSER" ("STATSUSERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "ENTRYCOUNT" NUMBER(30, 0), "LASTPOSTDATE" TIMESTAMP (6), "RATINGSTOTALENTRIES" NUMBER(30, 0), "RATINGSTOTALSCORE" NUMBER(30, 20), "RATINGSAVERAGESCORE" NUMBER(30, 20)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "BLOGSSTATSUSER" ("STATSUSERID", "GROUPID", "COMPANYID", "USERID", "ENTRYCOUNT", "LASTPOSTDATE", "RATINGSTOTALENTRIES", "RATINGSTOTALSCORE", "RATINGSAVERAGESCORE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9) ´ ÿÿ CREATE INDEX "IX_90CDA39A" ON "BLOGSSTATSUSER" ("COMPANYID" , "ENTRYCOUNT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_43840EEB" ON "BLOGSSTATSUSER" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_28C78D5C" ON "BLOGSSTATSUSER" ("GROUPID" , "ENTRYCOUNT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_82254C25" ON "BLOGSSTATSUSER" ("GROUPID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_BB51F1D9" ON "BLOGSSTATSUSER" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "BLOGSSTATSUSER" ADD PRIMARY KEY ("STATSUSERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "BOOKMARKSENTRY" CREATE TABLE "BOOKMARKSENTRY" ("UUID_" VARCHAR2(75), "ENTRYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "FOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(300), "URL" VARCHAR2(4000), "COMMENTS" VARCHAR2(4000), "VISITS" NUMBER(30, 0), "PRIORITY" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "BOOKMARKSENTRY" ("UUID_", "ENTRYID", "COMPANYID", "USERID", "CREATEDATE", "MODIFIEDDATE", "FOLDERID", "NAME", "URL", "COMMENTS", "VISITS", "PRIORITY") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) Ki´ ´ ,i i iÿÿ CREATE INDEX "IX_443BDC38" ON "BOOKMARKSENTRY" ("FOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_B670BA39" ON "BOOKMARKSENTRY" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "BOOKMARKSENTRY" ADD PRIMARY KEY ("ENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "BOOKMARKSFOLDER" CREATE TABLE "BOOKMARKSFOLDER" ("UUID_" VARCHAR2(75), "FOLDERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PARENTFOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "BOOKMARKSFOLDER" ("UUID_", "FOLDERID", "GROUPID", "COMPANYID", "USERID", "CREATEDATE", "MODIFIEDDATE", "PARENTFOLDERID", "NAME", "DESCRIPTION") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) Ki´ ´ Ki iÿÿ CREATE INDEX "IX_2ABA25D7" ON "BOOKMARKSFOLDER" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_7F703619" ON "BOOKMARKSFOLDER" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_967799C0" ON "BOOKMARKSFOLDER" ("GROUPID" , "PARENTFOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_451E7AE3" ON "BOOKMARKSFOLDER" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_DC2F8927" ON "BOOKMARKSFOLDER" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "BOOKMARKSFOLDER" ADD PRIMARY KEY ("FOLDERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "CALEVENT" CREATE TABLE "CALEVENT" ("UUID_" VARCHAR2(75), "EVENTID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "TITLE" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "STARTDATE" TIMESTAMP (6), "ENDDATE" TIMESTAMP (6), "DURATIONHOUR" NUMBER(30, 0), "DURATIONMINUTE" NUMBER(30, 0), "ALLDAY" NUMBER(1, 0), "TIMEZONESENSITIVE" NUMBER(1, 0), "TYPE_" VARCHAR2(75), "REPEATING" NUMBER(1, 0), "RECURRENCE" CLOB, "REMINDBY" VARCHAR2(75), "FIRSTREMINDER" NUMBER(30, 0), "SECONDREMINDER" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("RECURRENCE") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "CALEVENT" ("UUID_", "EVENTID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "TITLE", "DESCRIPTION", "STARTDATE", "ENDDATE", "DURATIONHOUR", "DURATIONMINUTE", "ALLDAY", "TIMEZONESENSITIVE", "TYPE_", "REPEATING", "RECURRENCE", "REMINDBY", "FIRSTREMINDER", "SECONDREMINDER") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22) KiKi´ ´ Ki i´ ´ KipiKi RECURRENCEÿÿ CREATE INDEX "IX_12EE4898" ON "CALEVENT" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4FDDD2BF" ON "CALEVENT" ("GROUPID" , "REPEATING" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_FCD7C63D" ON "CALEVENT" ("GROUPID" , "TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C1AD2122" ON "CALEVENT" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5CCE79C8" ON "CALEVENT" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "CALEVENT" ADD PRIMARY KEY ("EVENTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "CLASSNAME_" CREATE TABLE "CLASSNAME_" ("CLASSNAMEID" NUMBER(30, 0) NOT NULL ENABLE, "VALUE" VARCHAR2(200)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "CLASSNAME_" ("CLASSNAMEID", "VALUE") VALUES (:1, :2) ÈiÁ %com.liferay.portal.model.OrganizationÁ com.liferay.portal.model.Userÿÿ CREATE INDEX "IX_B27A301F" ON "CLASSNAME_" ("VALUE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "CLASSNAME_" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_B27A301F"',NULL,NULL,NULL,2,1,2,1,1,1,0,0); END; ALTER TABLE "CLASSNAME_" ADD PRIMARY KEY ("CLASSNAMEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "COMPANY" CREATE TABLE "COMPANY" ("COMPANYID" NUMBER(30, 0) NOT NULL ENABLE, "ACCOUNTID" NUMBER(30, 0), "WEBID" VARCHAR2(75), "KEY_" CLOB, "VIRTUALHOST" VARCHAR2(75), "MX" VARCHAR2(75), "LOGOID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("KEY_") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "COMPANY" ("COMPANYID", "ACCOUNTID", "WEBID", "KEY_", "VIRTUALHOST", "MX", "LOGOID") VALUES (:1, :2, :3, :4, :5, :6, :7) KipiKiKiKEY_ÁÁ liferay.comþÿ localhost liferay.comþÿÿÿ CREATE INDEX "IX_38EFE3FD" ON "COMPANY" ("LOGOID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_12566EC2" ON "COMPANY" ("MX" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "COMPANY" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_12566EC2"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; CREATE INDEX "IX_975996C0" ON "COMPANY" ("VIRTUALHOST" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "COMPANY" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_975996C0"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; CREATE INDEX "IX_EC00543C" ON "COMPANY" ("WEBID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "COMPANY" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_EC00543C"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; ALTER TABLE "COMPANY" ADD PRIMARY KEY ("COMPANYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "CONTACT_" CREATE TABLE "CONTACT_" ("CONTACTID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "ACCOUNTID" NUMBER(30, 0), "PARENTCONTACTID" NUMBER(30, 0), "FIRSTNAME" VARCHAR2(75), "MIDDLENAME" VARCHAR2(75), "LASTNAME" VARCHAR2(75), "PREFIXID" NUMBER(30, 0), "SUFFIXID" NUMBER(30, 0), "MALE" NUMBER(1, 0), "BIRTHDAY" TIMESTAMP (6), "SMSSN" VARCHAR2(75), "AIMSN" VARCHAR2(75), "ICQSN" VARCHAR2(75), "JABBERSN" VARCHAR2(75), "MSNSN" VARCHAR2(75), "SKYPESN" VARCHAR2(75), "YMSN" VARCHAR2(75), "EMPLOYEESTATUSID" VARCHAR2(75), "EMPLOYEENUMBER" VARCHAR2(75), "JOBTITLE" VARCHAR2(100), "JOBCLASS" VARCHAR2(75), "HOURSOFOPERATION" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "CONTACT_" ("CONTACTID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "ACCOUNTID", "PARENTCONTACTID", "FIRSTNAME", "MIDDLENAME", "LASTNAME", "PREFIXID", "SUFFIXID", "MALE", "BIRTHDAY", "SMSSN", "AIMSN", "ICQSN", "JABBERSN", "MSNSN", "SKYPESN", "YMSN", "EMPLOYEESTATUSID", "EMPLOYEENUMBER", "JOBTITLE", "JOBCLASS", "HOURSOFOPERATION") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26, :27) Ki´ ´ KiKiKi´ KiKiKiKiKiKiKiKiKidiKiKiÁÁÁþÿxl :xl :Á€þÿþÿþÿþÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÁÁÁ Joe Bloggsxl :xl :Á€JoeþÿBloggsþÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÁZÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÁ_ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÁdÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ#ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ(ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 11þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ-ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 12þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ2ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 13þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ7ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 14þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ<ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 15þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂAÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 16þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂFÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 17þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂKÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 18þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂPÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 19þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂUÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 20þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂZÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 21þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ_ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 22þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂdÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 23þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 24þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 25þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 26þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 27þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 28þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 29þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ#ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 30þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ(ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 31þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ-ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 32þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ2ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 33þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ7ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 34þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ<ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 35þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂAÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 36þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂFÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 37þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂKÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 38þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂPÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 39þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂUÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 40þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂZÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 41þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ_ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 42þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂdÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 43þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 44þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 45þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 46þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 47þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 48þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 49þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ#ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 50þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ(ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 51þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ-ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 52þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ2ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 53þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ7ÁÁ Joe Bloggsxl : xl : Á€TestþÿLAX 54þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ<ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 55þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂAÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 56þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂFÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 57þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂKÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 58þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂPÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 59þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂUÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 60þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂZÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 61þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ_ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 62þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂdÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 63þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 64þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 65þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 66þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 67þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 68þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 69þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ#ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 70þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ(ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 71þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ-ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 72þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ2ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 73þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ7ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 74þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ<ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 75þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂAÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 76þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂFÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 77þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂKÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 78þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂPÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 79þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂUÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 80þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂZÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 81þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ_ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 82þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂdÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 83þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 84þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 85þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 86þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 87þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 88þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 89þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ#ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 90þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ(ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 91þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ-ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 92þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ2ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 93þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ7ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 94þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ<ÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 95þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂAÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 96þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂFÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 97þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂKÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 98þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂPÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 99þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂUÁÁ Joe Bloggsxl :xl :Á€TestþÿLAX 100þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂZÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ_ÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂdÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ#ÁÁ Joe Bloggsxl :xl :Á€TestþÿSFO 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ(ÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ-ÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ2ÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ7ÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ<ÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂAÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂFÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂKÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂPÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂUÁÁ Joe Bloggsxl :xl :Á€TestþÿORD 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂZÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ_ÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂdÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ#ÁÁ Joe Bloggsxl :xl :Á€TestþÿNYC 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ(ÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ-ÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ2ÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ7ÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ<ÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂAÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂFÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂKÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂPÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂUÁÁ Joe Bloggsxl :xl :Á€TestþÿGRU 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂZÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂ_ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÂdÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ #ÁÁ Joe Bloggsxl :xl :Á€TestþÿFRA 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ (ÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ -ÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ 2ÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ 7ÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ <ÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ AÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ FÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ KÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ PÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ UÁÁ Joe Bloggsxl :xl :Á€TestþÿMAD 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ZÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ _ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ dÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ #ÁÁ Joe Bloggsxl :xl :Á€TestþÿDLC 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ (ÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ -ÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ 2ÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ 7ÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ <ÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ AÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ FÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ KÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ PÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ UÁÁ Joe Bloggsxl :xl :Á€TestþÿHKG 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ZÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 1þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ _ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 2þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ dÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 3þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 4þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 5þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 6þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 7þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 8þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 9þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿ #ÁÁ Joe Bloggsxl :xl :Á€TestþÿKUL 10þÿþÿÁwªþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿþÿÿÿ CREATE INDEX "IX_66D496A3" ON "CONTACT_" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "CONTACT_" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_66D496A3"',NULL,NULL,NULL,192,1,1,1,2,2,0,0); END; ALTER TABLE "CONTACT_" ADD PRIMARY KEY ("CONTACTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "COUNTER" CREATE TABLE "COUNTER" ("NAME" VARCHAR2(75) NOT NULL ENABLE, "CURRENTID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "COUNTER" ("NAME", "CURRENTID") VALUES (:1, :2) Ki!com.liferay.counter.model.CounterÃÿÿ ALTER TABLE "COUNTER" ADD PRIMARY KEY ("NAME") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "COUNTRY" CREATE TABLE "COUNTRY" ("COUNTRYID" NUMBER(30, 0) NOT NULL ENABLE, "NAME" VARCHAR2(75), "A2" VARCHAR2(75), "A3" VARCHAR2(75), "NUMBER_" VARCHAR2(75), "IDD_" VARCHAR2(75), "ACTIVE_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "COUNTRY" ("COUNTRYID", "NAME", "A2", "A3", "NUMBER_", "IDD_", "ACTIVE_") VALUES (:1, :2, :3, :4, :5, :6, :7) KiKiKiKiKiÁCanadaCACAN124001ÁÁChinaCNCHN156086ÁÁFranceFRFRA250033ÁÁGermanyDEDEU276049ÁÁ Hong KongHKHKG344852ÁÁHungaryHUHUN348036ÁÁIsraelILISR376972ÁÁ ItalyITITA380039ÁÁ JapanJPJPN392081ÁÁ South KoreaKPKOR410082ÁÁ NetherlandsNLNLD528031ÁÁ PortugalPTPRT620351ÁÁRussiaRURUS643007ÁÁ SingaporeSGSGP702065ÁÁSpainESESP724034ÁÁTurkeyTRTUR792090ÁÁVietnamVMVNM704084ÁÁUnited KingdomGBGBR826044ÁÁ United StatesUSUSA840001ÁÁ AfghanistanAFAFG4093ÁÁAlbaniaALALB8355ÁÁAlgeriaDZDZA12213ÁÁAmerican SamoaASASM16684ÁÁAndorraADAND20376ÁÁAngolaAOAGO24244ÁÁAnguillaAIAIA660264ÁÁ AntarcticaAQATA10672ÁÁAntiguaAGATG28268ÁÁ ArgentinaARARG32054ÁÁArmeniaAMARM51374ÁÁ ArubaAWABW533297ÁÁ! AustraliaAUAUS36061ÁÁ"AustriaATAUT40043ÁÁ# AzerbaijanAZAZE31994ÁÁ$BahamasBSBHS44242ÁÁ%BahrainBHBHR48973ÁÁ& BangladeshBDBGD50880ÁÁ'BarbadosBBBRB52246ÁÁ(BelarusBYBLR112375ÁÁ)BelgiumBEBEL56032ÁÁ*BelizeBZBLZ84501ÁÁ+BeninBJBEN204229ÁÁ,BermudaBMBMU60441ÁÁ-BhutanBTBTN64975ÁÁ.BoliviaBOBOL68591ÁÁ/Bosnia-HerzegovinaBABIH70387ÁÁ0BotswanaBWBWA72267ÁÁ1BrazilBRBRA76055ÁÁ2British Virgin IslandsVGVGB92284ÁÁ3BruneiBNBRN96673ÁÁ4BulgariaBGBGR100359ÁÁ5 Burkina FasoBFBFA854226ÁÁ6Burma (Myanmar)MMMMR104095ÁÁ7BurundiBIBDI108257ÁÁ8CambodiaKHKHM116855ÁÁ9CameroonCMCMR120237ÁÁ:Cape Verde IslandCVCPV132238ÁÁ;Cayman IslandsKYCYM136345ÁÁ<Central African RepublicCFCAF140236ÁÁ=ChadTDTCD148235ÁÁ>ChileCLCHL152056ÁÁ?Christmas IslandCXCXR162061ÁÁ@ Cocos IslandsCCCCK166061ÁÁAColombiaCOCOL170057ÁÁBComorosKMCOM174269ÁÁCRepublic of CongoCDCOD180242ÁÁDDemocratic Republic of CongoCGCOG178243ÁÁE Cook IslandsCKCOK184682ÁÁF Costa RicaCICRI188506ÁÁGCroatiaHRHRV191385ÁÁHCubaCUCUB192053ÁÁICyprusCYCYP196357ÁÁJCzech RepublicCZCZE203420ÁÁKDenmarkDKDNK208045ÁÁLDjiboutiDJDJI262253ÁÁMDominicaDMDMA212767ÁÁNDominican RepublicDODOM214809ÁÁOEcuadorECECU218593ÁÁPEgyptEGEGY818020ÁÁQ El SalvadorSVSLV222503ÁÁREquatorial GuineaGQGNQ226240ÁÁSEritreaERERI232291ÁÁTEstoniaEEEST233372ÁÁUEthiopiaETETH231251ÁÁVFaeroe IslandsFOFRO234298ÁÁWFalkland IslandsFKFLK238500ÁÁX Fiji IslandsFJFJI242679ÁÁYFinlandFIFIN246358ÁÁZ French GuianaGFGUF254594ÁÁ[French PolynesiaPFPYF258689ÁÁ\GabonGAGAB266241ÁÁ]GambiaGMGMB270220ÁÁ^GeorgiaGEGEO268995ÁÁ_GhanaGHGHA288233ÁÁ` GibraltarGIGIB292350ÁÁaGreeceGRGRC300030ÁÁb GreenlandGLGRL304299ÁÁcGrenadaGDGRD308473ÁÁd GuadeloupeGPGLP312590ÁÂGuamGUGUM316671Á GuatemalaGTGTM320502ÁÂGuineaGNGIN324224Á Guinea-BissauGWGNB624245ÁÂGuyanaGYGUY328592ÁÂHaitiHTHTI332509ÁÂHondurasHNHND340504ÁÂIcelandISISL352354Á IndiaININD356091Á IndonesiaIDIDN360062Á IranIRIRN364098Á IraqIQIRQ368964Á IrelandIEIRL372353Á Ivory CoastCICIV384225ÁÂJamaicaJMJAM388876ÁÂJordanJOJOR400962Á KazakhstanKZKAZ398007ÁÂKenyaKEKEN404254ÁÂKiribatiKIKIR408686ÁÂKuwaitKWKWT414965Á North KoreaKPPRK408850Á KyrgyzstanKGKGZ471996ÁÂLaosLALAO418856ÁÂLatviaLVLVA428371ÁÂLebanonLBLBN422961ÁÂLesothoLSLSO426266ÁÂLiberiaLRLBR430231ÁÂLibyaLYLBY434218Á LiechtensteinLILIE438423Á LithuaniaLTLTU440370Á LuxembourgLULUX442352Á MacauMOMAC446853ÁÂ! MacedoniaMKMKD807389ÁÂ" MadagascarMGMDG450261ÁÂ#MalawiMWMWI454265ÁÂ$MalaysiaMYMYS458060ÁÂ%MaldivesMVMDV462960ÁÂ&MaliMLMLI466223ÁÂ'MaltaMTMLT470356ÁÂ(Marshall IslandsMHMHL584692ÁÂ) MartiniqueMQMTQ474596ÁÂ* MauritaniaMRMRT478222ÁÂ+ MauritiusMUMUS480230ÁÂ,Mayotte IslandYTMYT175269ÁÂ-MexicoMXMEX484052ÁÂ. MicronesiaFMFSM583691ÁÂ/MoldovaMDMDA498373ÁÂ0MonacoMCMCO492377ÁÂ1MongoliaMNMNG496976ÁÂ2 MontserratMSMSR500664ÁÂ3MoroccoMAMAR504212ÁÂ4 MozambiqueMZMOZ508258ÁÂ5Myanmar (Burma)MMMMR104095ÁÂ6NamibiaNANAM516264ÁÂ7NauruNRNRU520674ÁÂ8NepalNPNPL524977ÁÂ9Netherlands AntillesANANT530599ÁÂ: New CaledoniaNCNCL540687ÁÂ; New ZealandNZNZL554064ÁÂ< NicaraguaNENER558505ÁÂ=NigerNENER562227ÁÂ>NigeriaNGNGA566234ÁÂ?NiueNUNIU570683ÁÂ@Norfolk IslandNFNFK574672ÁÂANorwayNONOR578047ÁÂBOmanOMOMN512968ÁÂCPakistanPKPAK586092ÁÂDPalauPWPLW585680ÁÂE PalestinePSPSE275970ÁÂFPanamaPAPAN591507ÁÂGPapua New GuineaPGPNG598675ÁÂHParaguayPYPRY600595ÁÂIPeruPEPER604051ÁÂJ PhilippinesPHPHL608063ÁÂKPolandPLPOL616048ÁÂL Puerto RicoPRPRI630787ÁÂMQatarQAQAT634974ÁÂNReunion IslandREREU638262ÁÂORomaniaROROU642040ÁÂPRwandaRWRWA646250ÁÂQ St. HelenaSHSHN654290ÁÂR St. KittsKNKNA659869ÁÂS St. LuciaLCLCA662758ÁÂTSt. Pierre & MiquelonPMSPM666508ÁÂU St. VincentVCVCT670784ÁÂV San MarinoSMSMR674378ÁÂWSao Tome & PrincipeSTSTP678239ÁÂX Saudi ArabiaSASAU682966ÁÂYSenegalSNSEN686221ÁÂZSerbiaCSSCG891381ÁÂ[ SeychellesSCSYC690248ÁÂ\ Sierra LeoneSLSLE694249ÁÂ]SlovakiaSKSVK703421ÁÂ^SloveniaSISVN705386ÁÂ_Solomon IslandsSBSLB90677ÁÂ`SomaliaSOSOM706252ÁÂa South AfricaZAZAF710027ÁÂb Sri LankaLKLKA144094ÁÂcSudanSDSDN736095ÁÂdSurinameSRSUR740597Á SwazilandSZSWZ748268ÁÂSwedenSESWE752046Á SwitzerlandCHCHE756041ÁÂSyriaSYSYR760963ÁÂTaiwanTWTWN158886Á TajikistanTJTJK762992ÁÂTanzaniaTZTZA834255ÁÂThailandTHTHA764066Á TogoTGTGO768228Á TongaTOTON776676Á Trinidad & TobagoTTTTO780868Á TunisiaTNTUN788216Á TurkmenistanTMTKM795993ÁÂTurks & CaicosTCTCA796649ÁÂTuvaluTVTUV798688ÁÂUgandaUGUGA800256ÁÂUkraineUAUKR804380ÁÂUnited Arab EmiratesAEARE784971ÁÂUruguayUYURY858598Á UzbekistanUZUZB860998ÁÂVanuatuVUVUT548678Á Vatican CityVAVAT336039Á VenezuelaVEVEN862058ÁÂWallis & FutunaWFWLF876681Á Western SamoaEHESH732685ÁÂYemenYEYEM887967Á YugoslaviaMKMKD446381ÁÂZambiaZMZMB894260ÁÂZimbabweZWZWE716263Áÿÿ CREATE INDEX "IX_25D734CD" ON "COUNTRY" ("ACTIVE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "COUNTRY" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_25D734CD"',NULL,NULL,NULL,228,1,1,1,2,2,0,0); END; ALTER TABLE "COUNTRY" ADD PRIMARY KEY ("COUNTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "CYRUSUSER" CREATE TABLE "CYRUSUSER" ("USERID" VARCHAR2(75) NOT NULL ENABLE, "PASSWORD_" VARCHAR2(75) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "CYRUSUSER" ("USERID", "PASSWORD_") VALUES (:1, :2) KiKiÿÿ ALTER TABLE "CYRUSUSER" ADD PRIMARY KEY ("USERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "CYRUSVIRTUAL" CREATE TABLE "CYRUSVIRTUAL" ("EMAILADDRESS" VARCHAR2(75) NOT NULL ENABLE, "USERID" VARCHAR2(75) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "CYRUSVIRTUAL" ("EMAILADDRESS", "USERID") VALUES (:1, :2) KiKiÿÿ ALTER TABLE "CYRUSVIRTUAL" ADD PRIMARY KEY ("EMAILADDRESS") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "DLFILEENTRY" CREATE TABLE "DLFILEENTRY" ("UUID_" VARCHAR2(75), "FILEENTRYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "VERSIONUSERID" NUMBER(30, 0), "VERSIONUSERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "FOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(300), "TITLE" VARCHAR2(300), "DESCRIPTION" VARCHAR2(4000), "VERSION" NUMBER(30, 20), "SIZE_" NUMBER(30, 0), "READCOUNT" NUMBER(30, 0), "EXTRASETTINGS" CLOB) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("EXTRASETTINGS") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "DLFILEENTRY" ("UUID_", "FILEENTRYID", "COMPANYID", "USERID", "USERNAME", "VERSIONUSERID", "VERSIONUSERNAME", "CREATEDATE", "MODIFIEDDATE", "FOLDERID", "NAME", "TITLE", "DESCRIPTION", "VERSION", "SIZE_", "READCOUNT", "EXTRASETTINGS") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17) KiKiKi´ ´ ,i,i ipi EXTRASETTINGSÿÿ CREATE INDEX "IX_4CB1B2B4" ON "DLFILEENTRY" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_24A846D1" ON "DLFILEENTRY" ("FOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_8F6C75D0" ON "DLFILEENTRY" ("FOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_A9951F17" ON "DLFILEENTRY" ("FOLDERID" , "TITLE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_64F0FE40" ON "DLFILEENTRY" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "DLFILEENTRY" ADD PRIMARY KEY ("FILEENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "DLFILERANK" CREATE TABLE "DLFILERANK" ("FILERANKID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "FOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(300)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "DLFILERANK" ("FILERANKID", "COMPANYID", "USERID", "CREATEDATE", "FOLDERID", "NAME") VALUES (:1, :2, :3, :4, :5, :6) ´ ,iÿÿ CREATE INDEX "IX_CE705D48" ON "DLFILERANK" ("COMPANYID" , "USERID" , "FOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_40B56512" ON "DLFILERANK" ("FOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_EED06670" ON "DLFILERANK" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "DLFILERANK" ADD PRIMARY KEY ("FILERANKID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "DLFILESHORTCUT" CREATE TABLE "DLFILESHORTCUT" ("UUID_" VARCHAR2(75), "FILESHORTCUTID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "FOLDERID" NUMBER(30, 0), "TOFOLDERID" NUMBER(30, 0), "TONAME" VARCHAR2(300)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "DLFILESHORTCUT" ("UUID_", "FILESHORTCUTID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "FOLDERID", "TOFOLDERID", "TONAME") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) KiKi´ ´ ,iÿÿ CREATE INDEX "IX_E56EC6AD" ON "DLFILESHORTCUT" ("FOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_CA2708A2" ON "DLFILESHORTCUT" ("TOFOLDERID" , "TONAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4831EBE4" ON "DLFILESHORTCUT" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "DLFILESHORTCUT" ADD PRIMARY KEY ("FILESHORTCUTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "DLFILEVERSION" CREATE TABLE "DLFILEVERSION" ("FILEVERSIONID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "FOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(300), "VERSION" NUMBER(30, 20), "SIZE_" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "DLFILEVERSION" ("FILEVERSIONID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "FOLDERID", "NAME", "VERSION", "SIZE_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9) Ki´ ,iÿÿ CREATE INDEX "IX_9CD91DB6" ON "DLFILEVERSION" ("FOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6C5E6512" ON "DLFILEVERSION" ("FOLDERID" , "NAME" , "VERSION" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "DLFILEVERSION" ADD PRIMARY KEY ("FILEVERSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "DLFOLDER" CREATE TABLE "DLFOLDER" ("UUID_" VARCHAR2(75), "FOLDERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PARENTFOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(100), "DESCRIPTION" VARCHAR2(4000), "LASTPOSTDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "DLFOLDER" ("UUID_", "FOLDERID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "PARENTFOLDERID", "NAME", "DESCRIPTION", "LASTPOSTDATE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) KiKi´ ´ di i´ ÿÿ CREATE INDEX "IX_A74DB14C" ON "DLFOLDER" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F2EA1ACE" ON "DLFOLDER" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_49C37475" ON "DLFOLDER" ("GROUPID" , "PARENTFOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_902FD874" ON "DLFOLDER" ("GROUPID" , "PARENTFOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_51556082" ON "DLFOLDER" ("PARENTFOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_CBC408D8" ON "DLFOLDER" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_3CC1DED2" ON "DLFOLDER" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "DLFOLDER" ADD PRIMARY KEY ("FOLDERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "EMAILADDRESS" CREATE TABLE "EMAILADDRESS" ("EMAILADDRESSID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "ADDRESS" VARCHAR2(75), "TYPEID" NUMBER(30, 0), "PRIMARY_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "EMAILADDRESS" ("EMAILADDRESSID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "ADDRESS", "TYPEID", "PRIMARY_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11) Ki´ ´ Kiÿÿ CREATE INDEX "IX_1BB072CA" ON "EMAILADDRESS" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_49D2DEC4" ON "EMAILADDRESS" ("COMPANYID" , "CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_551A519F" ON "EMAILADDRESS" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_2A2CB130" ON "EMAILADDRESS" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" , "PRIMARY_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_7B43CD8" ON "EMAILADDRESS" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "EMAILADDRESS" ADD PRIMARY KEY ("EMAILADDRESSID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "EXPANDOCOLUMN" CREATE TABLE "EXPANDOCOLUMN" ("COLUMNID" NUMBER(30, 0) NOT NULL ENABLE, "TABLEID" NUMBER(30, 0), "NAME" VARCHAR2(75), "TYPE_" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "EXPANDOCOLUMN" ("COLUMNID", "TABLEID", "NAME", "TYPE_") VALUES (:1, :2, :3, :4) Kiÿÿ CREATE INDEX "IX_A8C0CBE8" ON "EXPANDOCOLUMN" ("TABLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_FEFC8DA7" ON "EXPANDOCOLUMN" ("TABLEID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "EXPANDOCOLUMN" ADD PRIMARY KEY ("COLUMNID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "EXPANDOTABLE" CREATE TABLE "EXPANDOTABLE" ("TABLEID" NUMBER(30, 0) NOT NULL ENABLE, "CLASSNAMEID" NUMBER(30, 0), "NAME" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "EXPANDOTABLE" ("TABLEID", "CLASSNAMEID", "NAME") VALUES (:1, :2, :3) Kiÿÿ CREATE INDEX "IX_F0A86A4F" ON "EXPANDOTABLE" ("CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_DED782CE" ON "EXPANDOTABLE" ("CLASSNAMEID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "EXPANDOTABLE" ADD PRIMARY KEY ("TABLEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "GROUPS_ORGS" CREATE TABLE "GROUPS_ORGS" ("GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "ORGANIZATIONID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "GROUPS_ORGS" ("GROUPID", "ORGANIZATIONID") VALUES (:1, :2) ÿÿ ALTER TABLE "GROUPS_ORGS" ADD PRIMARY KEY ("GROUPID", "ORGANIZATIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "GROUPS_PERMISSIONS" CREATE TABLE "GROUPS_PERMISSIONS" ("GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "PERMISSIONID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "GROUPS_PERMISSIONS" ("GROUPID", "PERMISSIONID") VALUES (:1, :2) ÿÿ CREATE INDEX "LIFERAY_001" ON "GROUPS_PERMISSIONS" ("PERMISSIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "GROUPS_PERMISSIONS" ADD PRIMARY KEY ("GROUPID", "PERMISSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "GROUPS_ROLES" CREATE TABLE "GROUPS_ROLES" ("GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "ROLEID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "GROUPS_ROLES" ("GROUPID", "ROLEID") VALUES (:1, :2) ÿÿ ALTER TABLE "GROUPS_ROLES" ADD PRIMARY KEY ("GROUPID", "ROLEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "GROUPS_USERGROUPS" CREATE TABLE "GROUPS_USERGROUPS" ("GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "USERGROUPID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "GROUPS_USERGROUPS" ("GROUPID", "USERGROUPID") VALUES (:1, :2) ÿÿ ALTER TABLE "GROUPS_USERGROUPS" ADD PRIMARY KEY ("GROUPID", "USERGROUPID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "GROUP_" CREATE TABLE "GROUP_" ("GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "CREATORUSERID" NUMBER(30, 0), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "PARENTGROUPID" NUMBER(30, 0), "LIVEGROUPID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "TYPE_" NUMBER(30, 0), "TYPESETTINGS" VARCHAR2(4000), "FRIENDLYURL" VARCHAR2(100), "ACTIVE_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "GROUP_" ("GROUPID", "COMPANYID", "CREATORUSERID", "CLASSNAMEID", "CLASSPK", "PARENTGROUPID", "LIVEGROUPID", "NAME", "DESCRIPTION", "TYPE_", "TYPESETTINGS", "FRIENDLYURL", "ACTIVE_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13) Ki i idiÁÁÁ€€€€Guestþÿþÿþÿ/guestÁÁÁÁÁ Á€€18þÿþÿþÿþÿÁÁÁÁÁ Á€€24þÿþÿþÿþÿÁÁÁÁÁ Á€€28þÿþÿþÿþÿÁÁ!ÁÁÁ Á €€32þÿþÿþÿþÿÁÁ%ÁÁÁ Á$€€36þÿþÿþÿþÿÁÁ)ÁÁÁ Á(€€40þÿþÿþÿþÿÁÁ-ÁÁÁ Á,€€44þÿþÿþÿþÿÁÁ1ÁÁÁ Á0€€48þÿþÿþÿþÿÁÁ5ÁÁÁ Á4€€52þÿþÿþÿþÿÁÁ9ÁÁÁ Á8€€56þÿþÿþÿþÿÁÁ=ÁÁÁ Á<€€60þÿþÿþÿþÿÁÁAÁÁÁ Á@€€64þÿþÿþÿþÿÁÁEÁÁÁ ÁD€€68þÿþÿþÿþÿÁÁIÁÁÁ ÁH€€72þÿþÿþÿþÿÁÁMÁÁÁ ÁL€€76þÿþÿþÿþÿÁÁQÁÁÁ ÁP€€80þÿþÿþÿþÿÁÁTÁÁÁ Á€€83þÿþÿþÿþÿÁÁ[ÁÁYÁ ÁY€€90þÿþÿþÿþÿÁÁ`ÁÁ^Á Á^€€95þÿþÿþÿþÿÁÂÁÁcÁ Ác€€100þÿþÿþÿþÿÁÂÁÂÁ €€105þÿþÿþÿþÿÁ Á Á  €€110þÿþÿþÿþÿÁÂÁÂÁ €€115þÿþÿþÿþÿÁÂÁÂÁ €€120þÿþÿþÿþÿÁÂÁÂÁ €€125þÿþÿþÿþÿÁÂÁÂÁ €€130þÿþÿþÿþÿÁÂ$ÁÂ"Á Â"€€135þÿþÿþÿþÿÁÂ)ÁÂ'Á Â'€€140þÿþÿþÿþÿÁÂ.ÁÂ,Á Â,€€145þÿþÿþÿþÿÁÂ3ÁÂ1Á Â1€€150þÿþÿþÿþÿÁÂ8ÁÂ6Á Â6€€155þÿþÿþÿþÿÁÂ=ÁÂ;Á Â;€€160þÿþÿþÿþÿÁÂBÁÂ@Á Â@€€165þÿþÿþÿþÿÁÂGÁÂEÁ ÂE€€170þÿþÿþÿþÿÁÂLÁÂJÁ ÂJ€€175þÿþÿþÿþÿÁÂQÁÂOÁ ÂO€€180þÿþÿþÿþÿÁÂVÁÂTÁ ÂT€€185þÿþÿþÿþÿÁÂ[ÁÂYÁ ÂY€€190þÿþÿþÿþÿÁÂ`ÁÂ^Á Â^€€195þÿþÿþÿþÿÁÂÁÂcÁ Âc€€200þÿþÿþÿþÿÁÂÁÂÁ €€205þÿþÿþÿþÿÁ Á Á  €€210þÿþÿþÿþÿÁÂÁÂÁ €€215þÿþÿþÿþÿÁÂÁÂÁ €€220þÿþÿþÿþÿÁÂÁÂÁ €€225þÿþÿþÿþÿÁÂÁÂÁ €€230þÿþÿþÿþÿÁÂ$ÁÂ"Á Â"€€235þÿþÿþÿþÿÁÂ)ÁÂ'Á Â'€€240þÿþÿþÿþÿÁÂ.ÁÂ,Á Â,€€245þÿþÿþÿþÿÁÂ3ÁÂ1Á Â1€€250þÿþÿþÿþÿÁÂ8ÁÂ6Á Â6€€255þÿþÿþÿþÿÁÂ=ÁÂ;Á Â;€€260þÿþÿþÿþÿÁÂBÁÂ@Á Â@€€265þÿþÿþÿþÿÁÂGÁÂEÁ ÂE€€270þÿþÿþÿþÿÁÂLÁÂJÁ ÂJ€€275þÿþÿþÿþÿÁÂQÁÂOÁ ÂO€€280þÿþÿþÿþÿÁÂVÁÂTÁ ÂT€€285þÿþÿþÿþÿÁÂ[ÁÂYÁ ÂY€€290þÿþÿþÿþÿÁÂ`ÁÂ^Á Â^€€295þÿþÿþÿþÿÁÂÁÂcÁ Âc€€300þÿþÿþÿþÿÁÂÁÂÁ €€305þÿþÿþÿþÿÁ Á Á  €€310þÿþÿþÿþÿÁÂÁÂÁ €€315þÿþÿþÿþÿÁÂÁÂÁ €€320þÿþÿþÿþÿÁÂÁÂÁ €€325þÿþÿþÿþÿÁÂÁÂÁ €€330þÿþÿþÿþÿÁÂ$ÁÂ"Á Â"€€335þÿþÿþÿþÿÁÂ)ÁÂ'Á Â'€€340þÿþÿþÿþÿÁÂ.ÁÂ,Á Â,€€345þÿþÿþÿþÿÁÂ3ÁÂ1Á Â1€€350þÿþÿþÿþÿÁÂ8ÁÂ6Á Â6€€355þÿþÿþÿþÿÁÂ=ÁÂ;Á Â;€€360þÿþÿþÿþÿÁÂBÁÂ@Á Â@€€365þÿþÿþÿþÿÁÂGÁÂEÁ ÂE€€370þÿþÿþÿþÿÁÂLÁÂJÁ ÂJ€€375þÿþÿþÿþÿÁÂQÁÂOÁ ÂO€€380þÿþÿþÿþÿÁÂVÁÂTÁ ÂT€€385þÿþÿþÿþÿÁÂ[ÁÂYÁ ÂY€€390þÿþÿþÿþÿÁÂ`ÁÂ^Á Â^€€395þÿþÿþÿþÿÁÂÁÂcÁ Âc€€400þÿþÿþÿþÿÁÂÁÂÁ €€405þÿþÿþÿþÿÁ Á Á  €€410þÿþÿþÿþÿÁÂÁÂÁ €€415þÿþÿþÿþÿÁÂÁÂÁ €€420þÿþÿþÿþÿÁÂÁÂÁ €€425þÿþÿþÿþÿÁÂÁÂÁ €€430þÿþÿþÿþÿÁÂ$ÁÂ"Á Â"€€435þÿþÿþÿþÿÁÂ)ÁÂ'Á Â'€€440þÿþÿþÿþÿÁÂ.ÁÂ,Á Â,€€445þÿþÿþÿþÿÁÂ3ÁÂ1Á Â1€€450þÿþÿþÿþÿÁÂ8ÁÂ6Á Â6€€455þÿþÿþÿþÿÁÂ=ÁÂ;Á Â;€€460þÿþÿþÿþÿÁÂBÁÂ@Á Â@€€465þÿþÿþÿþÿÁÂGÁÂEÁ ÂE€€470þÿþÿþÿþÿÁÂLÁÂJÁ ÂJ€€475þÿþÿþÿþÿÁÂQÁÂOÁ ÂO€€480þÿþÿþÿþÿÁÂVÁÂTÁ ÂT€€485þÿþÿþÿþÿÁÂ[ÁÂYÁ ÂY€€490þÿþÿþÿþÿÁÂ`ÁÂ^Á Â^€€495þÿþÿþÿþÿÁÂÁÂcÁ Âc€€500þÿþÿþÿþÿÁÂÁÂÁ €€505þÿþÿþÿþÿÁ Á Á  €€510þÿþÿþÿþÿÁÂÁÂÁ €€515þÿþÿþÿþÿÁÂÁÂÁ €€520þÿþÿþÿþÿÁÂÁÂÁ €€525þÿþÿþÿþÿÁÂÁÂÁ €€530þÿþÿþÿþÿÁÂ$ÁÂ"Á Â"€€535þÿþÿþÿþÿÁÂ)ÁÂ'Á Â'€€540þÿþÿþÿþÿÁÂ.ÁÂ,Á Â,€€545þÿþÿþÿþÿÁÂ3ÁÂ1Á Â1€€550þÿþÿþÿþÿÁÂ8ÁÂ6Á Â6€€555þÿþÿþÿþÿÁÂ=ÁÂ;Á Â;€€560þÿþÿþÿþÿÁÂBÁÂ@Á Â@€€565þÿþÿþÿþÿÁÂGÁÂEÁ ÂE€€570þÿþÿþÿþÿÁÂLÁÂJÁ ÂJ€€575þÿþÿþÿþÿÁÂQÁÂOÁ ÂO€€580þÿþÿþÿþÿÁÂVÁÂTÁ ÂT€€585þÿþÿþÿþÿÁÂ[ÁÂYÁ ÂY€€590þÿþÿþÿþÿÁÂ`ÁÂ^Á Â^€€595þÿþÿþÿþÿÁÂÁÂcÁ Âc€€600þÿþÿþÿþÿÁÂÁÂÁ €€605þÿþÿþÿþÿÁ Á Á  €€610þÿþÿþÿþÿÁÂÁÂÁ €€615þÿþÿþÿþÿÁÂÁÂÁ €€620þÿþÿþÿþÿÁÂÁÂÁ €€625þÿþÿþÿþÿÁÂÁÂÁ €€630þÿþÿþÿþÿÁÂ$ÁÂ"Á Â"€€635þÿþÿþÿþÿÁÂ)ÁÂ'Á Â'€€640þÿþÿþÿþÿÁÂ.ÁÂ,Á Â,€€645þÿþÿþÿþÿÁÂ3ÁÂ1Á Â1€€650þÿþÿþÿþÿÁÂ8ÁÂ6Á Â6€€655þÿþÿþÿþÿÁÂ=ÁÂ;Á Â;€€660þÿþÿþÿþÿÁÂBÁÂ@Á Â@€€665þÿþÿþÿþÿÁÂGÁÂEÁ ÂE€€670þÿþÿþÿþÿÁÂLÁÂJÁ ÂJ€€675þÿþÿþÿþÿÁÂQÁÂOÁ ÂO€€680þÿþÿþÿþÿÁÂVÁÂTÁ ÂT€€685þÿþÿþÿþÿÁÂ[ÁÂYÁ ÂY€€690þÿþÿþÿþÿÁÂ`ÁÂ^Á Â^€€695þÿþÿþÿþÿÁÂÁÂcÁ Âc€€700þÿþÿþÿþÿÁÂÁÂÁ €€705þÿþÿþÿþÿÁ Á Á  €€710þÿþÿþÿþÿÁÂÁÂÁ €€715þÿþÿþÿþÿÁÂÁÂÁ €€720þÿþÿþÿþÿÁÂÁÂÁ €€725þÿþÿþÿþÿÁÂÁÂÁ €€730þÿþÿþÿþÿÁÂ$ÁÂ"Á Â"€€735þÿþÿþÿþÿÁÂ)ÁÂ'Á Â'€€740þÿþÿþÿþÿÁÂ.ÁÂ,Á Â,€€745þÿþÿþÿþÿÁÂ3ÁÂ1Á Â1€€750þÿþÿþÿþÿÁÂ8ÁÂ6Á Â6€€755þÿþÿþÿþÿÁÂ=ÁÂ;Á Â;€€760þÿþÿþÿþÿÁÂBÁÂ@Á Â@€€765þÿþÿþÿþÿÁÂGÁÂEÁ ÂE€€770þÿþÿþÿþÿÁÂLÁÂJÁ ÂJ€€775þÿþÿþÿþÿÁÂQÁÂOÁ ÂO€€780þÿþÿþÿþÿÁÂVÁÂTÁ ÂT€€785þÿþÿþÿþÿÁÂ[ÁÂYÁ ÂY€€790þÿþÿþÿþÿÁÂ`ÁÂ^Á Â^€€795þÿþÿþÿþÿÁ ÁÂcÁ Âc€€800þÿþÿþÿþÿÁ Á Á  €€805þÿþÿþÿþÿÁ Á Á  €€810þÿþÿþÿþÿÁ Á Á  €€815þÿþÿþÿþÿÁ Á Á  €€820þÿþÿþÿþÿÁ Á Á  €€825þÿþÿþÿþÿÁ Á Á  €€830þÿþÿþÿþÿÁ $Á "Á  "€€835þÿþÿþÿþÿÁ )Á 'Á  '€€840þÿþÿþÿþÿÁ .Á ,Á  ,€€845þÿþÿþÿþÿÁ 3Á 1Á  1€€850þÿþÿþÿþÿÁ 8Á 6Á  6€€855þÿþÿþÿþÿÁ =Á ;Á  ;€€860þÿþÿþÿþÿÁ BÁ @Á  @€€865þÿþÿþÿþÿÁ GÁ EÁ  E€€870þÿþÿþÿþÿÁ LÁ JÁ  J€€875þÿþÿþÿþÿÁ QÁ OÁ  O€€880þÿþÿþÿþÿÁ VÁ TÁ  T€€885þÿþÿþÿþÿÁ [Á YÁ  Y€€890þÿþÿþÿþÿÁ `Á ^Á  ^€€895þÿþÿþÿþÿÁ Á cÁ  c€€900þÿþÿþÿþÿÁ Á Á  €€905þÿþÿþÿþÿÁ Á Á  €€910þÿþÿþÿþÿÁ Á Á  €€915þÿþÿþÿþÿÁ Á Á  €€920þÿþÿþÿþÿÁ Á Á  €€925þÿþÿþÿþÿÁ Á Á  €€930þÿþÿþÿþÿÁ $Á "Á  "€€935þÿþÿþÿþÿÁ )Á 'Á  '€€940þÿþÿþÿþÿÁ .Á ,Á  ,€€945þÿþÿþÿþÿÁ 3Á 1Á  1€€950þÿþÿþÿþÿÁ 8Á 6Á  6€€955þÿþÿþÿþÿÁ =Á ;Á  ;€€960þÿþÿþÿþÿÁ BÁ @Á  @€€965þÿþÿþÿþÿÁ GÁ EÁ  E€€970þÿþÿþÿþÿÁ LÁ JÁ  J€€975þÿþÿþÿþÿÁ QÁ OÁ  O€€980þÿþÿþÿþÿÁ VÁ TÁ  T€€985þÿþÿþÿþÿÁ [Á YÁ  Y€€990þÿþÿþÿþÿÁ `Á ^Á  ^€€995þÿþÿþÿþÿÁ Á cÁ  c€€1000þÿþÿþÿþÿÁ Á Á  €€1005þÿþÿþÿþÿÁ Á Á  €€1010þÿþÿþÿþÿÁ Á Á  €€1015þÿþÿþÿþÿÁ Á Á  €€1020þÿþÿþÿþÿÁ Á Á  €€1025þÿþÿþÿþÿÁ Á Á  €€1030þÿþÿþÿþÿÁ $Á "Á  "€€1035þÿþÿþÿþÿÁÿÿ CREATE INDEX "IX_D0D5E397" ON "GROUP_" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "GROUP_" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_D0D5E397"',NULL,NULL,NULL,208,1,208,1,1,2,0,0); END; CREATE INDEX "IX_5BDDB872" ON "GROUP_" ("COMPANYID" , "FRIENDLYURL" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "GROUP_" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_5BDDB872"',NULL,NULL,NULL,208,1,2,1,1,2,0,0); END; CREATE INDEX "IX_5AA68501" ON "GROUP_" ("COMPANYID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "GROUP_" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_5AA68501"',NULL,NULL,NULL,208,1,208,1,1,5,0,0); END; CREATE INDEX "IX_16218A38" ON "GROUP_" ("LIVEGROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "GROUP_" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_16218A38"',NULL,NULL,NULL,208,1,1,1,2,2,0,0); END; ALTER TABLE "GROUP_" ADD PRIMARY KEY ("GROUPID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "IGFOLDER" CREATE TABLE "IGFOLDER" ("UUID_" VARCHAR2(75), "FOLDERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PARENTFOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "IGFOLDER" ("UUID_", "FOLDERID", "GROUPID", "COMPANYID", "USERID", "CREATEDATE", "MODIFIEDDATE", "PARENTFOLDERID", "NAME", "DESCRIPTION") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) Ki´ ´ Ki iþÿÂ!ÁÁÁxl :xl :€ Web Imagesþÿÿÿ CREATE INDEX "IX_60214CF6" ON "IGFOLDER" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGFOLDER" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_60214CF6"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; CREATE INDEX "IX_206498F8" ON "IGFOLDER" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGFOLDER" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_206498F8"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; CREATE INDEX "IX_1A605E9F" ON "IGFOLDER" ("GROUPID" , "PARENTFOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGFOLDER" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_1A605E9F"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; CREATE INDEX "IX_9BBAFB1E" ON "IGFOLDER" ("GROUPID" , "PARENTFOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGFOLDER" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_9BBAFB1E"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; CREATE INDEX "IX_F73C0982" ON "IGFOLDER" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_B10EFD68" ON "IGFOLDER" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGFOLDER" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_B10EFD68"',NULL,NULL,NULL,1,1,1,1,1,1,0,0); END; ALTER TABLE "IGFOLDER" ADD PRIMARY KEY ("FOLDERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "IGIMAGE" CREATE TABLE "IGIMAGE" ("UUID_" VARCHAR2(75), "IMAGEID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "FOLDERID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "SMALLIMAGEID" NUMBER(30, 0), "LARGEIMAGEID" NUMBER(30, 0), "CUSTOM1IMAGEID" NUMBER(30, 0), "CUSTOM2IMAGEID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "IGIMAGE" ("UUID_", "IMAGEID", "COMPANYID", "USERID", "CREATEDATE", "MODIFIEDDATE", "FOLDERID", "NAME", "DESCRIPTION", "SMALLIMAGEID", "LARGEIMAGEID", "CUSTOM1IMAGEID", "CUSTOM2IMAGEID") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13) Ki´ ´ Ki iþÿÂ!Ã]Áxl :xl :Â!þÿ Download IconÂÂþÿþÿþÿÂ!Ã]Áxl :xl :Â!þÿA bullet for ul items.ÂÂþÿþÿþÿÂ!Ã]Áxl :xl :Â!þÿservice-background.pngÂ"Â#þÿþÿþÿÂ!ÁÁxl :xl :Â!þÿ?Background image for three-points-icons template and structure.ÂÂþÿþÿþÿÂ!ÁÁxl :xl :Â!þÿadd-plugin-to-catalog-2_1.pngÂ9Â:þÿþÿþÿÂ! ÁÁxl :xl :Â!þÿadd-plugin-to-catalog-3_1.pngÂ;Â<þÿþÿþÿÂ! ÁÁxl :xl :Â!þÿadd-plugin-to-catalog-3_1.pngÂ=Â>þÿþÿþÿÂ! ÁÁxl :xl :Â!þÿadd-plugin-to-catalog-5.pngÂ?Â@þÿþÿþÿÂ! ÁÁxl :xl :Â!þÿ RSS Feed IconÂBÂCþÿþÿþÿÂ! ÁÁxl :xl :Â!þÿ$Header Bullet for Read More TemplateÂVÂWþÿþÿþÿÂ!ÁÁxl :xl :Â!þÿBanner for DownloadsÂXÂYþÿþÿþÿÂ!ÁÁxl :xl :Â!þÿge_gallery.pngÂZÂ[þÿþÿþÿÂ!ÁÁxl :xl :Â!þÿadmin-book-cover.pngÂ#Â$þÿþÿÿÿ CREATE INDEX "IX_E597322D" ON "IGIMAGE" ("CUSTOM1IMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_D9E0A34C" ON "IGIMAGE" ("CUSTOM2IMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4438CA80" ON "IGIMAGE" ("FOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGIMAGE" ]BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_4438CA80"',NULL,NULL,NULL,13,1,1,1,1,1,0,0); END; CREATE INDEX "IX_BCB13A3F" ON "IGIMAGE" ("FOLDERID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGIMAGE" ]BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_BCB13A3F"',NULL,NULL,NULL,13,1,1,1,1,1,0,0); END; CREATE INDEX "IX_64F0B572" ON "IGIMAGE" ("LARGEIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGIMAGE" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_64F0B572"',NULL,NULL,NULL,13,1,13,1,1,1,0,0); END; CREATE INDEX "IX_D3D32126" ON "IGIMAGE" ("SMALLIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "IGIMAGE" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_D3D32126"',NULL,NULL,NULL,13,1,13,1,1,1,0,0); END; CREATE INDEX "IX_265BB0F1" ON "IGIMAGE" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "IGIMAGE" ADD PRIMARY KEY ("IMAGEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "IMAGE" CREATE TABLE "IMAGE" ("IMAGEID" NUMBER(30, 0) NOT NULL ENABLE, "MODIFIEDDATE" TIMESTAMP (6), "TEXT_" CLOB, "TYPE_" VARCHAR2(75), "HEIGHT" NUMBER(30, 0), "WIDTH" NUMBER(30, 0), "SIZE_" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 131072 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("TEXT_") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "IMAGE" ("IMAGEID", "MODIFIEDDATE", "TEXT_", "TYPE_", "HEIGHT", "WIDTH", "SIZE_") VALUES (:1, :2, :3, :4, :5, :6, :7) ´ piKiTEXT_Âxivt ˆ×_b_ai@³T@³U@³V9¦!_a@³J œ@³T@³U@³V@³WpngÁ^ÂBÂa=üÿèdˆ?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`%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Âxinl ˆØ_b_ai@³X@¹q@³V9¦!_a@³JÔ@³X@¹qpngÂÂCÂ6 ˜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ÂxiVT €Ù_b_airO0ABX9¦!_a@³JpngÁ3Á)Â9xrO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAWwiVBORw0KGgoAAAANSUhEUgAAACgAAAAyCAIAAACh0Q7HAAAFd0lEQVR42r3Ye0xTVxwHcLdkWZYlZlmyLMv235aNV6E8igWk0GLb28qjPAp90RYQEeQZxDmHukEWB4kViEGHxhkfAzQMH0RnZE4nUedj4syYbDymW0yWLFGqbm7Oud+9p5xzenps/5klnxwOv/s7v2/pJSS9C+SaYhCnNstU+dFpOVGp2f+76NTsmMV5sRkFcrUZxS2AL/gGkZHppvRVe8o8I08JDFc42yNTjHGZRb5g8YUUtTRsPX5u4tenLa1pV6TSAO+uGAyvouDDwa/GZ8NjUU2vLN0kBr+TrDt24aewcXV8Hqk0+oKHxybCpqP/a0j0Bfd/eRX77uY9Brd46Ozk6PhNbnNwnf2nSfCnxy5iV27cZXCLB05/f+zSLLc5uPbdoyR468Gz2Lc/32Vwi/tGrx4+P81tDq51xxck2DN4Grs862VwizuPXh4am+Q2B9fSe4QEf7T7BHZpxsvgFrceOj9waoLbHFx91xAJbu0bwS5MexncYtf+sT0nrnGbg6vqGCDBzT1D2Md7TzK4xTW9h9dtP8ptDs7VvpsE13T2Y31HLjO4xdVbDtKnQk7ALK07SLC7bRf2zbSXwS2+v22EPhVyAmZq6SXBJWu3YYG3jVts7hmmT4WcgAn1XSQ4p6kbuzDjZUDx3JR37Me5M5Nzp364A05O3M6q7Xnd0BxRuBZRlLapqzqN9ZufNAHLrOogwVkrOrHzU94z1+dOTdzBXtM30j8impouqHPhnrHJOZh2ceYuPV/pbifBKa62t3JbXl1SC+DXYnCLmupNqD8QdwJ427Ra4dggt7SS4FfU1VjfyDiDW0x2ttOnQk6gkeCXVcvDiQS/lFaBXblxj0FfpTV6DnCbQ04gwQuVLuzaL/cZ9FVao2c/tznkBBL8osKBXb/1B4O+SmvyDHKbQ04gwS8kWrGp3/5k0FdpzZ4BbnPICST4eXkxduP3Bwz6Km2Vp5/bHHICCX5OVojduv03g75Ka/F8xm0OOYEEPxuVF04k+JmInOBu33/IWGx/b83mvYF1bjMzjX+Pue49+IehKf9g3ZbBwDq3+Yn3eGGKO7i/Hj5iCNUb2/uGA+vcZmYa9b9aUxPco38fM/KaNnfsGgmsc5uZaST4DeOq4B4HfJnf7d2093hgndvMTCPBbxauDy5wlm39zu7Bk4F1bjMzjQRHOTaGEwmOr+wOJ9/HVPimrNseTjHog7lMlZ9kX69avS88IhYJvkcR0sMXk0zn1G0YfqpUDZ+ID0Dwwxf0/CfB4EowVsQbynwEd7zBLa6CSyJt9E5plTYUuYS3wZ3SKcEt19r8HjfJjRVyAyj3I5RJ3Hx6V2i4jTmLg2Oy7P5smEyS52wwuRphzS0V5ZTWKwyu9LwK2CDZ9rpsRx1soFnc2+ugDa1ANj8HIcERKjOIxDLMUf6MtlqDdaVgXam31CAJWptyqQs2uuJqoC8Ri9riFdEZZnGPWGoE6VS0/zQSHJXhE51ZrLfA9JW6EphSjUARi6EsMjg1hVVAXbhcVFAJK9Rh9dULKmHNMq9A/XgI9VarSzBNURVQi+OqMguWZ+RXytQlXAqhFN5tSTlQmZbBCvX5ok9G/jLmIPXHtcQWl2WNBRpLOpwXR1QsRnLLoZiWUy4pA6nZbljjtbZYTQkXakAr2sRlWRA5WnFwot6RqLcn6kRpueUAujG4nSlLXbCBVWl0KqU1SWeHeoLWGkjswaRmqdMnXmslwQrBkaRH7NAHN09SiiTqbMmCA1Ho7WhN0tkAbGhwKVFrhX5xRRt/6OX6BYv04kSch8PoYJSKg1EFvQLc7Euls7VW1C/tqWBxnGBHK5mrl+hs82esIq3Vt5n/MUFrYSp+PfN7NAHWhPm3+j9P9n0KtNt8/AAAAABJRU5ErkJggg==Âxinl ˆÚ_b_ai@¹r@¹sBX9¦!_a@³J\@¹r@¹spngÂÁPÂ%" &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Âxi–” ˆÛ_b_airO0ABX9¦!_a@³J@ 0rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAC1iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAIAAAD3rtNaAAAAfElEQVR42mNw9wv79+/fnAVLJBS14YgBIjp7/pLN23ZKKulARSEUUO3///+BchAJkCiQ09Y14e/fvx29kyASDHv3HwKqevL0GVD6Pxjs2L0Pqhao6v37D0AdEGvRzUVxw6x5i4FGIVwWEB4PVDVv0TIU9wKxmp45shAQAQDQW1piYXLIhgAAAABJRU5ErkJggg==pngÁ ÁÂR0rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAC1iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAIAAAD3rtNaAAAAfElEQVR42mNw9wv79+/fnAVLJBS14YgBIjp7/pLN23ZKKulARSEUUO3///+BchAJkCiQ09Y14e/fvx29kyASDHv3HwKqevL0GVD6Pxjs2L0Pqhao6v37D0AdEGvRzUVxw6x5i4FGIVwWEB4PVDVv0TIU9wKxmp45shAQAQDQW1piYXLIhgAAAABJRU5ErkJggg==ÂxiŽŒ ˆÜ_b_airO0ABX9¦!_a@³J8 (rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAEUiVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAIAAAD3rtNaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALZJREFUeNpidvcLu339sqyi6qmLN3kExSCIiQEM/v9nmD21j5GREcJlunj5qpSyLpDr4+nWVFsBkQCpba6rfPXqzb9//96+eweV2Lv/0P///588fSahqP0fDHbs3se869ApAX7+k6fPzp8xqX/yzFt37uaVVIFMqG1qFxEWEhDgFxUVqWlsB5mrr6v97O7lf//+7ztwGCgNdQMnJyfQeBYW5uikTAYYYARawsfL8+nzFwYkABBgAJGtSmd8tvcJAAAAAElFTkSuQmCCpngÁ ÁÂM(rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAEUiVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAIAAAD3rtNaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALZJREFUeNpidvcLu339sqyi6qmLN3kExSCIiQEM/v9nmD21j5GREcJlunj5qpSyLpDr4+nWVFsBkQCpba6rfPXqzb9//96+eweV2Lv/0P///588fSahqP0fDHbs3se869ApAX7+k6fPzp8xqX/yzFt37uaVVIFMqG1qFxEWEhDgFxUVqWlsB5mrr6v97O7lf//+7ztwGCgNdQMnJyfQeBYW5uikTAYYYARawsfL8+nzFwYkABBgAJGtSmd8tvcJAAAAAElFTkSuQmCCÂxinl ˆÝ_b_ai@¹t@¹uBX9¦!_a@³JÌ@¹t@¹upngÂÂCÂ8_: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Âxivt ˆÞ_b_ai@¹v@¹w@¹x9¦!_a@³J  ”@¹v@¹w@¹x@¹ypngÁ^ÂBÃ%üÿàiˆ?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*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 xivt ˆß_b_ai@¹z@¹{@¹|9¦!_a@³J Ô@¹z@¹{@¹|@¹}pngÁ^ÂBÃdüÿ yˆ?rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAC1PiVBORw0KGgoAAAANSUhEUgAAAKUAAABdCAYAAADE6qauAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAALPFJREFUeNrsfQdgFVXa9jPltnQSQkKAJASQ3juINAEVC4uKvWFfde3riquC69qx6yquIiBFUWkKSgcLSIBQpSYESCCF9Nw+d+Z7zzlz700sgPv/7rLfN68OuXcy5Zz3POft50QyDAMWWXQmkUSHjY54OmLoUC2WWPQfICYZfXTU0+FlIIw/fPjwnPT09MF2uz3O4o9F/wmqra09smrVqkfGjx+/UKbvsS1bthxpAdKi/yQlJCRkZmVlDaePdgZKRZZlS21b9B8nwmE8x6PFCovOOHBaLLDIAqVFFlmgtMgCpUUWWaC0yAKlRRZZoLTIAqVFFlmgtMgiC5QWWaC0yCILlBZZoLTIIguUFlmgtMgiC5QWWaC0yCILlBZZZIHSIguUFv3Xk2H+JxZkNzhtno1+D//Qf3rtT+7Db9jzwlrFaNFPAGQgpAegEYpCbJGrpEIlQKkhkmD0M2gEYVdV6CH6IikcbRqJtgDYrhYSHOyMRBCVZL7ThaGF6KcCQ6efdsUCpUX/GikEL4Xww3AXMkIIEcBCqsRBJgd0BINeeBGE7IiFk87agzrsPpKWDhsMO11nyNA1AqRCwGYiUmWSVOaAtUBp0W8XlIS8kKxD0RUoIZJxIZJ6BC4oEjf2AnYn3+fH1vAm84REQJT8BEASrV7JBBhJVUP3Q2VSVVItUFr0r1iTEoIkGVW28ZnMgCgz0RkhOx2+UAgltdUwCHx2ko5N7AmIofs45lSGXYkkKIGbAC3TM+SQTI+SThttFigt+pnnq5A69pMt6HAJhVtFynf5vvXYuecAVqkHsb1gH7wlR4V74w8hJ6U5Luo5AL2yBqJvm77o6EjhOFZ8JDodBGObje9e5bTUt0X/kqTUDdgCJNWcKspDXqzc/QO+K9iOvWVHYE9wonmiAx3b90WTroMQ8Huwr+Io1hzegdc+ewY4ocGW3hVPXno7/jTqWsTHJvJnBgmbv2VjIKb5sw3DOGQNh0UNwzfkqyC/tgyb9m1FUnwcWqU3RU5SC8TyXSMbU41Rh4KS45h5YhleXfoasO4QHN0G4e27X8HElv1Ij9NFbjoSTv7qbdu2ze3Zs+ddMEH5i6TT4Qtphl+ngz6zI8jOGZoRavA5aH7WwvdpmqHrunHGETUp6PeLjrEO+OhDgD5QewN00k290AzRbj2k889+3kfdCFF/PPTZSzfqrKN+nXe41uTFqd5rmPxhfGLvCtKhm7+jJ9JzWRvoMz1c07TfmQ3UigA7WH/McfPSvwEv9dfP28b+9wWDhjfk+03PLjXqjOdXzzZwUwsDtyjGs/vfE78ImheExPuq6UQgGBD8NykvL28O4bHJKYPnMjN6WczJILhrAW5zsHiV3iCuBfodj1hpGoI+v4hRSdIZJwRY9E0i+0YnUeDz+RAwqK2qDE0yoJPx7qReiOga6wL9JLuKOZZ2ZvPTZzVsdTEmSPQUYoRM95y0pyGDDP4Q2I7JnHdMDIVC/C52X4h0m07PZg4uHwzyUmVFoVdrpEr134UPGtg7g3zs2DsD9aRfnQpCNhV+sv5U5oLT/w7ynJ2yA0bAz3nBxzrA7gcOaUeiktUbfXYzxOHPw6/G9ve/RWarPnj0wdvweeFqYSjqUUmsMF7LCn6JeScHJdkXKnPAqJE2eohdsXNAKiL0RF4VGcP0SdWIwcR85v6rdrt4zxm4azUzlYI0WQw6bGTEy04HQhJrqkz9kzkgg4EABxFnnKJSv4hv7CKIILLMIM2/KswAI2/0FB1V6H10aSBogsDkpRQeHAKCSgaXjYVMaFIHaOKzsZPZu2X5d5qcCgx6r07wYt60y6Wihn4uLNqMsqJSDhTqGrwBHwka8scVh+gvYwbdMPid25DzyHl4Y+t8ASoX8ZV++LmeFtRNysaWSUtw1oBxuPSha7EdBQJtIYEfF5uUJLzAJsdvASWTFpIhCYBJ4jACmoiqsgHSzQFhUpEYyrjJIvg6O3/mCUqecWAeIIu9KdRmkpsg04QAQYAMEreob3abncCoiHSa2Wf4/bx/LFFh5ywzoNF9AZJy6im6yrFHBprdbjNlo3mW89S8mb3br/NBYtJDx+/LPoPpNSaRWYaFgYJ+LDu2GfPWr0SCKvbODVA37XanaDO5zgbzVmhiFh/djU2bvqSPZfhs+UJTG9AjyAu3aUqjjjdVU/HppA+A5ETc8OZDUdeaYcTQuMaC3fEbJaUhmGY04JDkUCHbVHPASPUxdc3EqcMmNJudfq+emSl1BxdZBg9j8O90xMhmX1j7bWrEA/UzlRXmUCxdSdKEDZ5GkpQNFJNkDofjlBqBZTSYQJDCTGQqWREmQJCe4+MNUTgwmaRm5hIbLPYew/h91HcIwvQQILGhyFeGV+e8j+5tzkJqenN4qI2zj69Hni9fgIhLQpnr31Ib8SXk5kaAlJ5kagOWzVEiHvafl72Fv+Z+gnL63BVJWPLcdGzfsAybig8Kfsqm0cM00q8w8FcdHSMojNCqkN/4ZONKY873K4xiX51ptTMnQVjwxb564x8rPzc+yV1rlGnCMNb10Jnn57D2eoVzURvwGO+sW2JMW7/U2FV4MHpRKOqY1NKHpfs2G+9t+MpYunNTg2vIVdCFoxJ0e8nx+XWnLuwQMsdPN/nJrl6zL8+Y+Nwk44Vlc6MXasyZ0ujQG7Xj/zdp4UcHhfdx+8o3jNaPjTfqzRe+svojA5fGGf2nXmLU1FVF7gm3/bzZDxvZ0yYY39XvjrbdHO5Fu74xcKXDwM1JxszdGyLvHDLjZmP0y/eHPWE6gkajBzdwdE4OSvNFu6qPGVL/tgZiYczKWy2a3qAh83b/YCCGIN8q1vhq12bjTKUAGwSzzcsO5BnokmwgHUan6y80SmurGqBXDM4nG1bSNc0MtICRde2YRnwRkNQ5QE9GzLMOkDcdCmmRd7Np/eD0VwxmkGZPvCA6LvR7N7ueu7767wZK7uabgKg1agw8e55x5/p3I78eMfN6AwNJQU5pY1TVlza6tZbuKdFrjWLjuOH2uhuBitHbaz4hQBIWJsKYve2LSJ9Xncgz4qaOi3Q0RKAM/QooTyukeVZicyS1zkLV8QK07dBJ2DsNNHRaXCrQmkR58xaIS0k9TRVCUl//iQGhR23XBq5iNMRvnMTYMoSZIf2qcU+PUpVIztbD7Kmm8eR12vBjwR58k78bl/YY3CB8C+SxrEWI7mzVHIbD1qhNEjkwQVmH7SfOiJ85f6yawdS8PM3GqxsQSdcxqy2uCQmE7ATYM9IiWbygDJ6ui5gNWoMks3aSVMdPf9eQrwYa+wRhC8IQ7Vm6Zz250rsx5s6XIrf3yO6D1V0+x59GXoek2GY47K3E3J3f4djhXCwoKoC/qhZ2yQ+3zYd2GR3QO7s7mnVshnuaj8Efho3B/NrrECitwsjugxs4Pi3RMaMN8uoOomd8WzJNgiBUCg/8J1bkSUEZlELcU+R/aCchGVWJyUgNucyOs1omwc4WNuadJZDtEY8Yl+vUTAw3w2Re5FL5V3JOQWEDSUrj0idmjzHfLRzOlU4CWpUu1BvgykuMhdOFzgPGYPfaVfgq95soKCXx3GmrvkBS74Go1r3wenzwQPyxoXAHmIP0M7s1DEgP9SquAQOUn+KIeRIKXHFJDRwxs23MjDO/MOsttsFI+WkgHYrUeLbp4vcBMzcd5mOA0Gdnk4Y5oKx0jGxZFnnw03DFBMULVx3fSvc60MPWPPLI5wbdg1Gtx8JtHMfliybj06+WACV7aRJRn5JonBPOokYSN+Qi5O7dhtyv51Eja/EUPePqHtfh5SueRo/kTIEhs18xCYm4PLUnftx2AD2HtOUpdRbVCCHEA3Gn7eg0NEHrq6up8U5kxJpheTnK5fiUpjTA5NfWehFvuvgkn7Gj+DAemv02ek26Fck3jUHLa8bgmjefxuaKYwI7xMgjdZW45KkH8PgXH+Egweyt1YvR7Y6r0e+hW/CnmW/ToBBHbTIHZDmB47aP30DLG85H+mUj0fyqkXh09htR4UYHA86jc99B0uWDEH9Ff5z3zP3IO7KfnDPwMquIMPETpGvduGH85TirU3d8vXxFox7vLjqEilWr8fCtd6JreiZ8xyuid9vFu9Yd+hEX//mPyLpsFLpfPw4Pvf8GD61wrhIgD7urMO6FSXhowXTerr9Mex3n33uLaG68i8d3Y6p9kXcWHi3G4Huvx/Apd6CirIqfmzT3LYx65kFsO7jPBL2ETQf2Ysgjd2LSnGkIMpFHrM8rLsQ44uO03JWooH6MnfIn3PbS45EJwcNLLBzGQWBEZkB+0VGktshEVkxydHLQ9d1jFTy+4DV8uu5jPHXBbch/8Ruc1ftKelcb2FxZkBLb0cxqjZH97sT6N/LwwJX/QAuShjvqCKhVB+Dx13GpYTPnjUQOVU7r1uTFB8zhUvm4Qv+NuW97A0lgb0rqptKJZ9YuQAfZhUrJBymgIMMZh+2V5Gc1i+OlSVU8dAB8VZ2PC+66DjhwACn9+yOnaQaOlZVizhOPY9umH7D7vYXc66zye7D0i8+w9NOZmPb5XJTt3ouk5q1QnZ+H3G++RPuz2uKuAaOpkwGc+/AN2PHN9+jXaxDa9W6L7zfnQq30RNp4kIZ++O1XoujrL9Bm4o1IT07G1x98hK/nzMOaNRswLDU7aj74aPKUluPsbr3guOx63HvjZVj74xYM69SH/37R92u4BLn1nIuwbMES1NXVobq+liSbmJTz92zBhAtHksnSDINHjcGhiuOY+vT92HB4D1Y/9jp55ioOlZdi0cf/5CbC0iVLsGfWAnQcf57gp1N487o5KhWVtWh9yTnA9gL8dfY0pDTj9j7emD0DRm4uNp0zCj3atufnNhzeh29feAeHrhqFyVffxs8dKi/Bsg/fwbJvV+Ip4nXx+pUYMuGaRlaPpmlcKznU6OTcebyQhF98I7VfVlWK91d/hBcvvAljc86PXJuwIYVHCYI+4rmd4FbtRraciiHNcjBk9B2YSsc2FOHBz99FYUkZHhs8ATEhhXAknhtDEA1I0Qw3i3LIv6DaTjtN7kggJVJzAs+/8xqCe2jW6ix4RSJDiYWLBgYBkqSt2yJkF48ckdYWz1x2K84ZNBiDczpEpeq5vfHj3n2o8NYjxZEIhSSuIycLfnpmx9QWmPnxCzg7uzP6/PVm7F32OQ4dOQwMAIqOFWPHl4uR3GcANr7/SbQrDWKvT771CormLsHrH87BPeOv4uc2DbsB/UcPwbP/eA3DnnglavuxUJYvAJs/hHG9z8a9Xg2L8zZGQDn1ow/Qc/BIMAu5vo6kllqPH0O1aI4EFFPbb7vrdmJKHApX5CHLxRUshqfeh7WzZ2LxwAtx+fkXICE+EehEff9xJ9w1dfgHqcEJIy8QoPSy4J4TZ3XuxL+3veJc0tVl+Ozb1Rg/cHgUCImJqGmXjjZt20SzJs1IM+VISE1LF+qa3Z9J6jKFQFNZgaQOXfDeig3ondPF1ONBHvrhMsZgMBAwZf+Wk6Zyhe1lTWiBejLbXs1fhRbluajsVUOuQhuc26IvmgRIJOv1JOHIwIghBDuCiLGL8No3RXtQULMHz30xHXu3bsOE52YQCE1bWhV4z26SCsmRElXSZF78UoJAPbn6NiIB3yCzwexN8Nbdj2FQUgYCMRIqND8SdBc2HtqHe1+bAlR5oAbMGCB5HY9eezP//NE3y7F29Rr4yC6srzuBmJzWqNX9YM1LJTvVX+NBfJsO+Pj5N5FmsjlLTsBeXUFCrBjwREVFQrsuqNywDn0n/xGXDhqBiaPHI80mOsXk5febfyAQ5GCXuwLPL5jNg9E1CrWHVNHyxXNweOIDyGrZSpgjbLYbOmpPVKAPTZrELl3x3tef4+Vr7kYdqdU6AuhNN/1JAJjZcH7iRNEJakhLrN+2GdWkurMuvhCfbCWJerAEUmoi6lzE+voqLNi8noMyxVAhn/BAj43HzBfexNA27aO8dRNQyMTZs20HOuZej+r4ED5duwHjm3dpJLXsNgKMpkPxRrMlyXaybB0OxDhdURu1joBS70Wr/gOw6vU5xEcTj9X1sCfGieyRrCJEfdapfzJpNRavjIlxorj6BOr99YhziMB5Do1v+3ad8f36D3H9ti1ITOmCkr8vRefUTKzYTwZKGj1MI3AaXrTNTke1UY0r//EAjpXm8XhvfOeOGNWqU6RtdWQqKS4n2jfJhNRExL9ZLFZm8VrpN6pvna+uMM0SFnD2BDG+3zCk2BvVHSMlrSnufbKOB6XtYVuTXvbagrm47+1n+eztNmIUunTrRtM8HnrQTTaieIbP6xW5YPJS0yLznqVibbzmyWfmf9MyW2HdB/Nx69Qp2DxvLrbMn4Mnur6Ox/9wI564YiJsjE8ecgucXszYuR6yNwBv8XE4U9OgDu0HjcDr1bTI82s99byI1VNfz79fQ7bl29OmYJe3DN/9kEuzIgM3DB8r+EADhzIvdAbKzoTBIpLeyXE4XHEUU/75Gtx6kDt+zhga1D79SGAJaWDQRNK9JJFT0tGxZWYj79hNkxKZGdhdeBDeY0VQs5ujZ/NOPx8Dpubj40ma2Rum0zlvQg36E2SOp52ASnxLbJiVo7azLKnb7yXHQkd8TCx0sy5BpUFq0yobOzetQV5JAYZkdYvc18WTgO8VUusp8agpLyTm1jDBTvylvtnpDTWkGQ0XOhKAjaCEY1oZ9YcQl5CC+GAM4pQ4M1cQRBwBUtJF0FyUsgXovETzSv7t9ZThUgPWdY0VKJDKLgOTcI1B6WZOA8uLpsbD5xLM+9uiWXji/jvQ4/Ir8MWLH6AF8yqJmd8u/BJHakp55ocb1U4Ht4arq8uF1xl2rIiJLNHukaPOR4+M1sid+iGqXwri3llvYOa7L+HJqU+iX/tuOK9HHzh1emZtLJbe/hRGtOlwUnOk2u3mgyhLYhKNPGco3n4P2FW4H2/MnQFb185ISBJSOhBPz20Wwg7Vg3PZJEwm5pfXYuT5vbHy6Td/9R1HVAKeixhfWQOPmzSNwyUMPDrlZQ4K9XnQ/RNxY3pPXHfJSEx46GZsfml6IxeUTSZWCBNqCDSnndclhBrwxiC7lRfGNEh7+kMaAnYZPsNPUtUJlyFicZpKXjlpITYpz2qZhZ1flWNXSWEjUDbNbAlso/Y3pefGO1DO/JI4QqVCNnWFxlVTSlxLZLuaI+hh6pykdyq1teIEMjLOQoJkY8lzyIQHlkTjdmVI49rBZo9WDAT8QV69/hvSjFHH1qPSiyUvqqX6yGwPm3MelhsO1rBVRREgL1u3kpDlwYu338sByXyuaSs+xZGC3XC5Yng8j6t5mvaSJ8ADZ+4Gr/Ywm5WYFwppEXunxvxdEnV4xvUPoGPHwcCxcuwOVPGJ07cDibGKg1i17dtG3VietwlzCzc3OldRX8Ef6kkQk+Ocrv0Q2/dcXDXlXuze9QNeHzkxcm2rGAJhnQfe46X8+4QeA+Fs0gKrli3CGm9JVE0xB2jjahw8lC/sZ40hJMBsGVQZoYYhUPKhiPW1dYg5VIJrB52Dy2+5HVve+xAXvv5oo3YmFdHo19tQwJxJoi1kY09izpODmbRR6Vmnefm5kA0RADtIUsfTEKdKDsTyFGZ4SYIi7B2iwWm9uSR+cuWrqGQjYN6c0qwHobAl7CV+Pu71gRPoGyL+0lWwU59spaixG0h1dUadThMuSJLSR8+v0tG3RXc4WWN0O8eQh04XkCOosRy/3R5NYTMT9ieAPDUoTQbWE/xqC4qBw27UHzsR+V3Ym/fXUWeOUmMPHkVdtQhl5HRqzxs0+Z1X8OTiD9H7potx/wtPUQtr4K2thu4WEKygmWUcL2fIprcEokyuo46W1cNdWyu8y/wC3PDQHbhv2quY+uVnuOL1p7Hn23XofslluLDnAM7rmy65klRIFp65+1Zc9NwDeO7reehzy6UYQ97/45P+Cq/XEwnt7dy0jRioEWbEO5uSihnTZxCwbisNjIJzhw6PmHbeaoJbWQj5RwrFtSmpuPnO27hZMmL42Xh4xuu4˜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 xinl ˆà_b_ai@¹~@¹@¹|9¦!_a@³J <@¹~@¹pngÁAÂÂ" #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 xinl ˆá_b_ai@¹€@¹@¹|9¦!_a@³J œ@¹€@¹pngÁ@Â?Â'0`(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 xinl ˆâ_b_ai@¹‚@¹ƒ@¹|9¦!_a@³J D@¹‚@¹ƒpngÁ^ÂBÂ=?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 xinl ˆã_b_ai@¹„@¹…@¹|9¦!_a@³J Ä@¹„@¹…pngÁ_ÂCÂ#Oˆ$rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAA2WiVBORw0KGgoAAAANSUhEUgAAAKYAAABeCAMAAACel58xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYBQTFRFeKfI9Pv6TIxuh7PQ/v786/XxuNXk+v392uvyp8i5DGM49eTKMXWrlbyt5fLt6ZVIzuPbaZ7Djbmm+/TlS4m2psjc7YIn/P7+t9XIwdro/P775/L18fb0baGKWJK6MnlXnMKxyuDseamU89SvjZFW+Pz6GmlDC2I38MeY/Pnv0eTtYpyB+/z82evj3e7n4+Pj7Ozs/v75mb/WEWU8xt/UCFyo8fn3LHZT4u7zJ3NO+Pn46/X4YZe9/Pz65PD3caaOYYrC+/757ff0UY257K1yOoBeIWyog7Kd5ogzsM7f7u7uzuTx7/j74ODgPH+w1ung4u7rIW5I/f74/vz+/P3/wdnO8vf56Z1UtM/CRISx9/v9WZZ63+/q/vz3q8295eXl9+DCupNO1JZL6enp3vD2ttLgP4Fh+/z2mb6v6ZBBO3ZH/v7+39/f/v/+//7//v7//f38/fv8/v/67oEksNHDP3+v776J+u3bfa2YJm1A0ujy3+Xh2Ojv3cmx7H8i////x1UFiAAAC6xJREFUeNrsmo9XGscWxxcYHDSCLAojLCqYAgrYNGLViL/AqKExplo0gZg8X5vkaad3ma6xSX2+t//6uzMLalpjInl9x7zD5JyyZ3/MfPb++N47azX7ixja3Dd3frnR49FPcWFr3/w0d8MtGb8zZ2t3xI33+KPvbO0Xu4PZwexgdjA7mB3MDmYHs4PZwfy/xzS/AEy4GvWGYILN1S+/4ZgAV0DeHExBgHPCrJtuzR9E7O3+7ec3PTat/O3DyIP+G45JSv19R0dPPsOa3LxK3/Cq+aeTYF4uipfoDXCbSExrLHIU+U3YlMBnWpNfIXj8IxLNL5mjeUxMi+7u9h8eHT24JaDaaM+ayGHyq9QCPrWUfKD0cOHTlvV/RSKR++OMsOpnWhM+6fzlb8MvvOgf7yC72vKy1n/79u1/arquV4CbbWCajmB8CA2c+GrhMM7hY9UazquOvNiYXF5eTgIRrpVvcfQW27CmqSg4SHPwczx4r36co/GGzfhlUQkfXmBX05cn5+7eZVFJ+e3abJtOR0YThLiwsHkh0fEVzo0NkKL8yvbnElvPFWfn9u+PjWsKs3fD/HOEfwyTm3lv8E1399Sey3F9Kh4vu86vpwLBwReDwUATjltPE6mLEZIql+N4gvHpcryMx+U4Ps943DmtnEEaYnzscGx8o1dhrrBrWhOnADo1NFLowbHlTpTzlPPu1dXVEDpWmpCm3uRmCj2ZTGEmt0MFCiAxu9N+lD5omh128PbuqoC4e/VsuL2uIfzxM7AJDkH77/ftb4Pj8291uCQNP4SpMsMG71K6pzUKr3fAZn48GmLIAXYj6C5kmhcz6dFyw+YA3ZlCKIWx2iR9gZdCVQDvDB70OHenAws7+Opbj4XNBLsr3j558nabgMfB9FxbN/mEO6NmxgXwN4N4th8PhiQCEW/uyUvONRzP0Jn8h258n3VXM5BNQMyeUANsxMyo+zISk6WG8DAn3f7rr/t9T94KLOphBzN6WfxehSkCbolRcK8nEu/c+P5LmEwKk0klnNpSwZALJfw5dehHJ/PujORMgbMWf4EThLhjzcKznBpDZU4e4ysWBuEuKe0f9r19LizCXWFtpXdNd6HT4ZMxccn8knS1O5iXQZoKPiusY1OImNKqnAdW5dXRAMVp6V6ukH43LafvlhYrjOIxnDkdHy+jNdNfA8N/SsLyfnzt114R2z883I+ZltQCDsxVrJPLatkV1oRgGi2TK1cJWkZUq65EotHExHVYSOL464ITGZKu9TcpZOAKE/GXplXhaWLa0pqIedaX8FL5daanEKK3+iJjC0CUo9Eyd3E24J/udHxjivGTGfm6mbRoQDqNeAozBqI8gldzqYaSdvwPpQBNa8owLgyVz1PIhibmuZUYkVk0g5T3n3OLg4PpqMu1Ugi8IzLe8iZRT6MESQzeTCG+I+MyKE8RVYewF5OLcWlNpQ65Mj5BHGsyB3PqezkCASFfTGbRzz8eHb61BLGtlvBfFxN4EFcr7In3H2s5HfyYG24XcXrahhIghj+mxHy3Ki2a8wobWrEpMXu27qkx4lVyN3Hv979HImMl/gl91QedzmEQQe7Rc0wp6WeYfEkKFFXrCe/jCWe4GEjMg4nXSqECpIUpBclRI6WbysexxFeRfz/p/6Q/8X04NtWCIwyAX2ZNLgN3lClMur61ld5K4wg6KXQgvnZLHndAXLBmS2Mz6YBq68T+g0jkq8QCfBbmD29w4hnaojS50ww1MZkUqyGqbs2PtgpV0InNA9YINDlfoAFbmIXckhqjcSzkNul/cnT04+8ze1WL29AuJoMpjM20ofTPVGnYaEBLkMAMoV3cLiUubDQjB1pqqolpEx54pjj9F2ITdROarSsn1vPfcPPzFb5rntttY6LEBHDmQrfAF+dOK8YuYJJBmRITMrCguuP3+0Oo9oUgOE7HeAWv4rz3HiZnrY4ByK0HR5G+nzM96SlR5Y12v8hh85XrkYWC4VbPyUQad4qlxASvLOjvlNdRNDmLv85ktvZsaGJi6JVzTmPyR3l3MnQcXX702xDe4Y5Dg7Wd6TYMyg5u1MU4uhZXmg4dnMWmRcQSmjM9KHt1hGdsMN2DAuUUywMpoFD1DjkRG7KbmHuOW2R7JW5H5E7yMTYDhQQH3iYmdtCQeoZ9R2EpkGe2SVJTzwrYZ5rNmm6DbB56trqnMcmA54MzGJzoXdOxJu5w8M2mhwo9F50+QYQpqqKUBy7z5+jJOF3HdnUGhcuEK+PzQ5hStxsTIyq8lroHn65jhyS913K6aLBEwUmSneDUi5ws/6sBjGjZIR04z4PteifvaWGed0ggxpAyMhZjXiztPUt5pwKpp6791QNb95mMUruCI3oyyJqYmGMuaQnZZqTTCjg9KPeV0pqJZuFr3nOmm019Twfs8T6JeQsIe4M3pHfoZ3zU5qZ47G4SygW2Bjk0VPeOuBj0qcS9QquyYCUYLGF+OymkhFCGYCO1nu4Jcc5V994c2BbfjqAaHY4TIVJSENzT3Nm3QnvfkPj0C3fagZxZerxATJHAovyOOBtj9nh0xOndCyPv9pysf4rXuwFauxRe9xf8gja8r++djZHA+P1DHPe3sRnmwRE89fQuwQ6m0e5nWFT5uYk3/vVQYioQizFC+HQgEIiDSjLMb+qd6g6F8KpBhePnOby+24CzzwaQ9x8wxkuBC4M+75djnGBX1ch78UxZCIA2nS4ziTuKLNs41VdyR+uVraAhnJOy+2Kq21RKBGf7cVMWWDrNGpzI+shVN2hbhFh4EzZ+8rRq/wRlgvP2/kSAU1i4MxM4H742YaTBY3I5kN+fZRZJOFwSG0YCzU03VntmIjhxcp0Qk/AqOoEQm9n4NALaguMTOI80poTHmeuVSjZJLtkEfVQ3VRNTrJbqG2QbV4NilnFh1AWxZLeNK+M7NLaLp4vYtmM0WJw3sL+U2HKtRV+dS5fivsOKqbYZd50KiwphuNgupUbeYhbBQiGyRqkyqYcFvbYgyX7IgpLnJekK821hlkpdOrOodgpEMEQVvIRLsEptoBYWZJst4O0C94dQZXKt5PHApAC8Ec/KkmWJbQqCbgu2bQHVwnVt8XR4QwixILHnu+j3p9FTAnD9P7iY6F3Xsac+rMdS0VcP6126kc0ni65kV1eKZitJ3JORYm90I9n7cvdhJblNs2EfMx6GszF0dnjgZTHm6nq1wU6LG6fUF42mTsO+vC98QvE9o8Mna2GPJ3YS9sVcycrGfNeJEcN4IO3IO1rTV6tVNgc2KjWtt9i1svJqYTj7stezmfT1enpPYhZJ1lKMDkRP8NxJ9lg7NsKbnloR/buhbVby2ryu1bVXyfm6NtyV3fS8mt3UNk+ZBRsDuj5cOz099hyf+nond+f1eSMmd5dWO5iEdOnaWnjF5/EUB4pdaysugpg1lx6NDtdXTjADjN6H9dNe38mAS69UNj3zs2HNGChjIs0uhgc2Bh6e1IpaRWJWWEWnNNrrmc/itMyz5htYoWG9rld8A5TOr02KGGlTkDAdPGHfcFnrih7rx8Wornnq89nFFapHFzf1Nek+Nnk8fzyZP1nTN32nNX24XNGKw0V8FGNWq0+uDHtK4ZXhSTRpyVfTw0ZNX5mV2ZbVSuEwe1nTa4u+Ybqthwei7L3vp9eyJjV280beW05ls7P5DcP1PTVc+VnLcG1ok8cvsWGGf8xGfZSfrCR9+e3ZqAG7xoJB5be6bHKa4mP1WD2bdAnvLi8tRg1qRBctfIqkimJ3Os+MqMFSs4wbu4axTa76WHuVbppEcBTNmKiiABMpoBh1aAuw6KQWpgS3RxzPclicrKL4cZkDPNbaE8uShTtjIrk4QanEHl0oSC5rpNQmOSveAhaX0vVX/D39/Vk5t//a0S4mAft/OTr/E0UHs4PZwexgdjA7mB3MDmYHs4PZwfyvYz76MjD/NnfjMe/EbS1+55c7N3s8+ilva2Luu29u9Pgunue2Zn8R4z8CDAAp38x7/F8pYgAAAABJRU5ErkJggg==Âxijh ˆä_b_ai@¹†@¹…@¹|9¦!_a@³J ¸@¹†pngÁ_ÂCÂ)¸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Âxijh ˆå_b_ai@¹‡@¹…@¹|9¦!_a@³Jh@¹‡pngÁ_ÂCÂ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Âxi‚€ ˆæ_b_ai@¹ˆ@¹‰@¹Š9¦!_a@³J, @¹ˆ@¹‰@¹Š@¹‹@¹Œ@¹@¹ŽpngÂ>Â>Ã[büÿ8Lj?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ˆ?bGB85hqfv0YIiZh/DZaH9hju23vcaVByaHG/Nf03CYrzThh6kCr/fgkhJAIBqG03GWoXGGAOrR8SxwFzEim4/pwQQsI95EBI4DD+JoT4F4yGM+IM8HGnYciVx79CRsiwuN8q5u/8N5+fagc+q5LEuSbpqFgmcWsnnfP8VMbfwzAqL/f+xQt7ens3/2TXh5esOjqZma4lX1wwckTOM1t3nD3XxKIjMaxJOiqWCe1kxKH/HoaKuz77pXs+h42Pf+yGLy59xJs0IcqtT39r1vQp2E5OTmJQTqhJQk1Sk9bI+Lntv//N9WvDUN9wVjamXD/ppxvXottoLUrtlNNnWW6EmiTUJDVp7bz9fWAq/bd/7Hzple0v/spCmiZR7n7ltR8//68sN0JNEmqSmgwp9N/D881vP2mSZu6QNDNdZlEuX/Hdvv5+FhqhJgk1SU2GlGhdf56alj5yVEG6KzNsOayu/MJtN5dZHLD3twe/9fTz/RRlhOjp7rp0oamjvTWCIgkz1CTVQk0GXQnDEqz15x6HzX2fC4/W9eeJiYmjC69OSUkN50XXbfoZ3r1Jk4Yy4sD+jiooajz9fm9Pd6REEmaoSaqFmgyuEsKJ7WVriqTobHsZEWlpkObuV2tpKJ3csXNlZkVWJNQk1UIXHl2aNCohuohK/52UnOQcadJQOksbSSkRFwk1SbXQhUeXJpUS6L9jX5q/3HdAtv/992/SUBJqkhBq0gbra44ZZ8H9vZGMz2+xw/c27fjdwbdTU5J//8ZRipJQk4RQkzact0yBywb//neYgBahSJYDoSYJoSaD6Mv9guPnhBBCSCSxtxad8TchhBASmbDbtOGXI6f/JoQQQqIj5jbC8XNCCCEk+qD/JoQQQiIG//4YIYQQwvibEEIIIfTfhBBCCKH/JoQQQmIB2wvR6b8JIYQQxt9xRumE4pnTSosKRzMzJFKgxlHvqH0WBQkWOVmZEBVeLIpwwr9fEj5nuaqqQjnLQ28df2zD1pa2drGnYwvzsceeLbZxrkVmAgdteMOKpVWPb7TOlfiP4yfrqQ0j27+/EvWy/8CRxzZsGbYSKxeVb9pW43sZwsiurlqsjGxDY/OqDVuCWAWv73oS+Xnhpb3WeSiZWFz3Xn2w9BbzSINy34/2hVYWnjzcfft8iO2mBcs8fouvcIBso1o3PV9Ts7c2WJeW3z7sL0UpnWlsgqQpGMbfwQf+Esq+64E1aAMwzVBb5T3l8tWc2TM8tk9fsHeuRWbCBto8XhSGySXDecMGzZxWEpIyv6ccvhOmEPW+5OF1ooQw/0ZkAIrFO6vbR+CW0CuSl7ht2X7twBEnZK98fhmcN/IDUd26+BH0zKorF4Z/VA+igjGkWhh/h8ouVz2+Q7qHiK7QPy2J0ACmozJDTDEE3hG/wgJi23oAA3Gzv+HXnNnTX3hpnySL03EheHTpMbDwHQtqRw1poMt78Gid9QhHmJmlC1WyhKhg3eYd27+/EvaEogo6th/bQv8dENnZmXgvKhh9aGjPuk07VO911lQt2EIftqW1Ha5U5ibRHvDV3NnTYaPVHmXl1QGmc8VGz509IyfLhXZe82qt+yilRWaUgy+/uQwHGFNwz5XxoglDs+k43v3n40jks6WtY/feWnEe2DO2MF824EjszR3EHqg7FMWho1ppoMSkWKRgsS0D3TimqDAfFQG/i4Bj/4HDYihzsjLvvn0eDjaWswkcYwyMUHfGcU6VQsM5zWEo+yt1hChQ23ivvu5kPfKjrisHNDQ27XcLB92FhBMhHnyFd6Okie3YV+rR/aNso1KkTo1t2eIrb83fApgaacuqt2EaZndv/sY84FpIAd1KbBhNgdL5sKKShiBNRk/zcKx2Hfj888gAUUJniHUgZVhJ41cygS3iE9sq85rahNPQmLbsMSpYPrqfC9Gv1sfG0RLQOFdXLfYrM5L4+pVLsR/NA20M28aLGnOFKxpH3XFpHO/e2hFKIidIDV/pY1zTJcM52S68tJwXcAHdYHmKMYX10YfQL89So2ClxlEvKE/Zj6rHTmU6UVOwYjgd1hDl7HElkWYu55d5HN5EykgBZyEF1MjmJ6rVMbgKqgl7ZJBGE8+icjVWiRPx0UchIWVJBO9ibUkgzNU669M9fsQGWitqTZPQuWbUEdzesF95a/4WaIIpHO1Nch6bv8oqDJQ4cnyLjdvmlxm9vrtKPWYPH0VLaAuaYXGTImH8HSiIceFZZdIXHhRdUYlXNm2rQc8UO01joRDiXV953Lrz634uIm8kLvH0fu/TY94yI8YaDkMWT6ETgCaHdqI6+MZcIRTDV2qYV9s4ao75sBPHIDVJH+a7ctFt2EaGfVyWEj/MnFoqvSuJIaR3haKWMUmpiNKJxS2tHe6DHLBreMmaQYQssJJ179V7EszumdNKkA5eqGVUq4pvYMGRwq2LH8HlkP72H6xABi6PEt1cZlyUhHOhBDlXpurdq96bkOAwsA3pctAlDCx5eN3gItmC0arKLL6ybv4eEb3J4nMRD4JpNWjnsfnLiSUTi8UUDMYVR4+XD/lvKB9qdNe5t+whkdd3PWnUc0zicfzcr6Cc8bdNoNS7Hlgjq4Uha7hPtWLTI9v+bZ+NBbo4Ba1CmgEu5G1psUVm9KHRIypSl7jQY67kMOn5DsaObhZZFpmrBKWrzg6yR2bp5k+qTA2Vq4pAGVbeU46ahS93F4bsQfgilYWDPYoHtg/dL3hlHKANnywqV4sfZbhezsI73L9xSQQ+Go04uhfQidQjso3cuo9YWguJhIEzjU3ebIi3r+zVGroC8KmiEFgSdP5EG8M2f3QKL8fx+uVE8/LuHoHEuajEVePd+GL8HSZkHQpe2npvPfa1mF6yF52gPcDsVlcuxEt6o96mgjxmRlYFm1aGG28UNuYKOUdb0gbNttVI7Oje3sS7o2ts3ImrMPbyZDq1shKHKmsUEG3X7L0cOm+fvRK15rHosB9eGZUOwyc16y1m0iIkfdpb99+34Xi8BuvRraaMY6Sm/h/MNDKsnTi11P1akpqFkIgjFWi/1qAEvGB/ym8u0yfa5iE8sG7+pnsIpdOJy2GjVD/GZBspKnHeiMJtT4TTf9tErKTygi9kuRD1Bt2TQfHoC0PT2mz0zWWwrYizfc8MeuW6q6jxcRgKXWaZTJ1l6Bdf4VfONc9MSPB22ygx1gjiEm14eai/hY/YqUaw58yeMbRUZ7rHoq7RJ0H01YvTZY7c3a3qq9va5RLi8mWVkHxE7fs4nSEB9yztjttmZMldw/4KiTgkXrdRaxJSy4gR1CXD6eJW/W3+uoBnIANyowRFFXQXzvFzO6DDuNrwvBRFa2vwH2GBq6AtQeWwzvKkLd8zA6MsTsLY57UYoRJHgl4CQjGPY/XiKlQK4pOoB3fE3iF8kUERCaBlFjBhaPGg3PqFoNnjBAQKWWJr+GDUxVy3ckbJb36iWkZK3Kk7WW9cRSwT6pam9rBe75fH/E317peQiBOwUWuQ4vbvr1TL3wyBRIeN5o94QHqoONK9U0hRCYHE3/TfdoBVhfLUI8/wrt9y02w0fKrT6iGq1t28SB8n3n37PHfTLOduWLFUXUX2uK9jss6MdiOHvr4pYejBTxZPRRDbrd8BkgmD7uGHvzp4LRwga6eN7gcOg2ZdhdcoSeOAoVSHGjOUUfF1m3fo9WUWAA6DGZVFDDhA+nDunS3srLynXNLU1o3rtw9Ixe3WR9QlcMfGquHWZyApi8GAYYUkN8Wx3gP1uOeaSyYWSwQMkQRepH41fxVwyyNcZA821FIY6+bvzqG36hIGb0ds9hgP+CKq2F5eE4jzTuD4ue2O7WMbtlYvWQgjq8zfqqEHZOqLjechJvb2QES5S3K1/qgs7XErr9aq1mI6F2E3WotcRVu3vMnDWifrzMiNxTKDLh+tR6u0dVWLyj2uYJI8LF+zcf3KpXu2rk0YemCnZAkOA9mWpchxPiAmT9TZtK32Slumzf9Jpw1WSYQhXhy1b/KasuxcTQ3qH/e5XwiFj3pXa9aQ/mMbtkjFyW0LqHQxjuouBot6l9lKb3XnTUhyI7vkkxMrgQYGr9ZCIdKQg7Kk39/mLz414cppaeRE5m4smr+33oDMAfkrKtlGu5ijP5oiVpfXyPpz0yp0v9x5Yl7h+M72loj/kvSskXlFk3w8OCMzK79wnEMsdXZ2pvtzen15KLS3B/y6nytXGfYR094ykzB0Z3kQH1KNzLe2mgdaA3nwe7Bo+fD8xQsfOEokthEluJezx8r1eJikEMTnSHsTUpQ+rdqBagnF8+RtNH/JRoKXhbcem3/QsxfOP6mglOALbRfOtDSdct+/ZtXK6qqHsPHsj55bVlUd6jynprvov0lMEUv+m1AtJMxKiC7/zflvQgghJNysrzlmHDw3ffQFzn8TQggh4UamumUJm72FbIy/CSGEkIh5cd7/TQghhEQZKv62cS7HzwkhhJAIeO4Ew1PQjR/pvwkhhBCHYnLVnP8mhBBC4gL6b0IIIYT+mxBCCCH034QQQgih/yaEEEKciL+PYItK/93X28uaJh7p7e2mSAjVQuwpIbIsL5/s173gUem/e7q7urs6qDlior+vr6O9lSIhVAuxpwSHeHEfj4zW+7+bzp7OGTkqPSOT4iPKBLdePI+mSJEQqoXYVkIUEa3+u7+/7+L5DyKYgQfvW/TJshuffvb512sPsg1QJE6AmqRanMakCeNXff0r9afPrvjHp3t6OEkRZLh+zaYoH/ryF2+Ydv2ab3yVpUGoSUI88rUH7p194/Q7b//0p+b+DUvDHRt/M5T+O1ByR4yQjZG5OSwNQk0S4hGlxtwRlKUH5+3vgjX6b0IIISTqof8mhBBCog/+/TFCCCEkAqiRc7XBvx9KCCGEOBobfzDUBMfPCSGEkOjDKfF3X28XK4MQQojD6e0OmrdyX3kelePnvV2dPZ2tqRnZFAchhBBn0o9Ys+1CsJy3eGu1Ea3xd0LCwIWGE1l5Y9NcOQmJju9/9ahHJQ/0dLVR04SaJMSDWe/vl42+3u4YkGVvV3vbhUa4cIfkx0Hr11AoLU31UVGLl64efFZGpsu1+/nvOyFL7/zpeGdHZ0QunZeXd+2142PA1jQ2nmtoOBOlmS8sLHCaJh2rWN/Z+tN/OXjozfBcq6ho7KMPfz0815o2bWpycjgWP02aNFE22i6caf6fP7JDE7P+OxpJTk6eMX26E3LikGwQajKWFPvb3/0+bP4b/eB7K/43BRw/GJ+8xvvHCCGEkGhy4Yy/w817J08+sOz/sBwUjz789aKisQnaeOPzBw8dYoGQ2NBzpIg983LgwH9SV0GH/tsOjY3nntvyE5aD4v4l94m9e/31/9ix6+csEBIbeo4UNC9xgun+MX/DcQf575R014j88WmZI1ip0dcNTHfJRu6YCWMm3cgCIdSzv+SP/4jaZiNyJr1dHa3nT3e2Bvn+MYs91jjl+WuJiUl5YyfReRNCCHFsxy53zMTk1HSH5CfJMeWS6ZxCIYQQQjyFmokZ2XlO8ZtO6UckcyaeEEKI0wmWtzLeP6b2RKX/JoQQQuKKAO8f498fI4QQQqJwJIBFQAghhIQf4/PX3P8WGf03CT5FYwp8PPKq0XmpqZyjIdRzQNf1/UgSXc7b+PfH3KfD6b9JkHnoy1/83S//5fXdP7mmuMj6yK986a4//OZnB15+gdaHUM9GMtLTX97xDK77z9/+RnKSlRHOyc7a+eP1OHLzhlWsLEL/TQLilnmfwHvx1WO2b/6ehcmDWVy+dDE2RuXlfmzmVJYboZ4VxVcXll6nPa3ltk/PfWrto95cOJz3TzeunTV9CrbnfuJjHMoi9N8kILZu/4VsjCnI92byYOwevG+RbP+5vuG13/4/lhuhnhUn3z/1eu3BwQ7E/E94dOHivP9ycql83LZrT09PL+srlpABc9MoOv03CSHbX/zV4+uesTB5JmN315KvfXipheVGqGdFX3///dVrDrxx5AoXbviD3Cbn/fOa36z67g9YWTHpwpXPtnEvWbIrO7e3pzviPyMlLcOVM5rVGRUceftPl1rabiqbhe3srMxP/6+PZ2VmZmVqj4weV1RY/qk5RmN39lwTS4xQzyZ6+/p+9epvb5h2ffHVY/Bx0oRrpv1FScFVgzaw7K+mG53311etZzU5h57O1u72S+775865qWz2X2PjzTcPv/Lr34Q6G8kpnFAJjNS09JGjCtJdmfH2w1/9zz/mbnnxwYo7JGpR+6dcP0k2Tp/9oOrxH6ZkjR73EXbLvBuC7q5LF5o62lsp/vjU88p/+pcnHsm8YWqJ8VpAOe+XX/vDUz/ZM+4jpRQ/cYfj5/ZJTEwcXXh1HDrvwbDgl/uf2vKix69g7B5c+dQH5y9SJMO6wFEFRSmpaRR/fOq5q7vn4bWb3jxa5/FbOO+1P9hG8RP671DoLyMlJTWeS8CjyaPz9tcRujKzKP641bM3Fx7bzjuqxU//HRNll8zSM5s8Om87QkpKofjjWc/uLjwenHf0ij90+PsUNnogEgST94Of/KKtvePE+6cfWvV9Om9CPdtz4b9/42h/f/9Lv/5dnDhvYsLfp7Cx70OCwI6a1/BiORDqORAX/sgTz7Lwie83kjH+JoQQQqIP+m9CCCEk+uD4OSGEEBJuPM5z+/UUNvpvQgghJNzYeGCqCY6fE0IIIdEH429CCCEk3HD8nBBCCIk+5FbvQEbROX5OCCGERMyF038TQgghceTC6b8JIYSQyBDIEDr9NyGEEBJlzjuB69eIiaLC0WML81tb24+frGdpELYFtgUSOued4LYKnevPiR1ysjJXVy2eOa1UPjY0Nq/asMWG5SqdUFy5qHzTthpaPcK2wLZAvMHnt5CgUXlPecnE4qrHN960YNmSh9dhz6qqChYLYVtgWyDOhP6bDDJn9vQXXtp36K3j2Ea48MJLe3OyXUWFo/1NB+fC8DHgIGwLbAvEmvU1x4zj5/4uROf4ORkkJyvTaKFq9tbiJdvYP2f2jP0HDuN91tSShnPNm56vaWlrN341tjD/tvllsHTYL3saGpvVtyUTiufOnoHjd++tFbMoVyy/uQwJwsDtP3Bk5rTSnCzXpm01rAvCtsC2EA/OW4bQZcPGWjbG32QQWI3y+WXVlQvd4wzYo8pF5auqKvDVwaN1iE42P1ENi6O+gmHasGIpLI7ag3fjiTBnMEywXKurFsuJeEciSApWrKgwX0/QpawkIWwLrIg49OWMv4kdNm3bPXNaCcwWXggXYD4QQJiMmuxB0CDmRpkYnLLk4XUyTqhW/bifiANg2komFiMFnA4LeOvidYhRcMD276/Myc7EdVkRhG2BbSHesLeWjf6bDAJ7cddXHocpmTWtFO+IFWZNLal6fKM6QE3jYQOv0onFNUM2DcbLYpLP41ewUHiXgUdwprGpqGA0a4GwLbAtxFXYbdrg/WPEJrAgMtWHaKBy0W2wXHghIHA/srW13WhibKzQ0Wb+FpXffft8hCMIU/Bat2kHq4CwLbAtMOam/yb+UTqhGDZLRu3wDguiD+vlh+hyMHMwjuXzyxDc4HKbttVwwo+wLbAtEPpv4h8wT6urKmCnGhqHNxw5WZkIEQJcHAtrNXNq6V0PrGHhE7YFtgVC/01ssv/AEQQBlfeUN5xrPvTWcVglbOv7D6tjtNWzjU2ID9y/sgHim6LC0a/vehIbde9pQ44Hj9aZVgkRwrZACP03GYZVG7ZUL1m4YcVSZVMe27DFuAi27mS9ulVGj04CWh97prEZKYjhK51QLDYR7zRbhG2BbYH4QmJe4fjO9paI5yM9a2Re0aToKruMzKz8wnExJgiPf7Nh5rRS2LKqxzciOCiZWIx3tVbWNqurKhoam4wDj7BZMF7GVb5xQsuH5y9e+IDiZ1uIw7YwrPhHjsj5ZNms/6g9+OGlFofkue3CmZamU+7716xaWV31EDae/dFzy6qqbaQsq9B9XNeWmu5i/E2uoEEPBbw2trZ29cSoAIFNvPv2edrlzjVL2FF+cxmX3RK2BbYFxTXFRds3f29MQf6f6xvm3h77j6A3Po7Nl+Ppv8nwIASBqcJ7ENPUni7Z2l46sXju7Oliwh7bsDVYBpEQtoWYcd7aWMiYgtTUlJ6e3nj44b7fV0b/TXyKD0Ixˆ?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Âxi~| ˆç_b_ai@¹@¹@¹‘9¦!_a@³J( @¹@¹@¹‘@¹’@¹“@¹”pngÁ^ÂBÃQüÿ່?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ˆ?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Ð<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Âxijh ˆè_b_ai@¹•@¹@¹‘9¦!_a@³Jð@¹•pngÁ_ÂCÂPð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Âxinl ˆé_b_ai@¹–@¹—@¹‘9¦!_a@³J <@¹–@¹—pngÁ]ÂBÂ*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Âxivt ˆê_b_ai@¹˜@¹™@¹š9¦!_a@³J œ@¹˜@¹™@¹š@¹›pngÂÂÃ@üÿè|ˆ?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`=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Âxivt ˆë_b_ai@¹œ@¹@¹ž9¦!_a@³J ,@¹œ@¹@¹ž@¹ŸpngÂÂÃüÿx|ˆ?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ð<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Âxi‚€ ˆì_b_ai@¹ @¹¡@¹¢9¦!_a@³J,ø@¹ @¹¡@¹¢@¹£@¹¤@¹¥@¹¦pngÂ0ÂÃccüÿψ?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ˆ?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ˆ?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ø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Âxi‚€ ˆí_b_ai@¹§@¹¨@¹©9¦!_a@³J,€@¹§@¹¨@¹©@¹ª@¹«@¹¬@¹­pngÂCÂÃWüÿˆ?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ˆ?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ˆ?hHHncnFxYWQGDx788OHDmJiYYcOGAdDQ0DA2Nt63b9/QoUMHDRokfLYogMmTJ3O53HaPnB0wYMDVq1e9vb1lZWUBzJo1y8PDY9WqVQA2bty4e/fu3bt3b9y4USD/+PFjCwsLAN9//z2ApqamjIwMY2NjCwsLxm9RTk6uqKiopKRETk6ukx/0cw43GBsbjxw5sr6+XjhQWVm5urpaUEUzhlJVVdUmrbW1tYWFRVVVlWCDlEGDBhkaGm7evLmiooIJoSgqJydHW1s7PT19/Pjxx44dCwoKmj17tpKSEgDGtZKiqEWLFgn2RUpMTJw4caKRkVFgYKCZmZmiouKTJ08uXrzIZrN5PN6rV6/evYtx48YFBQVRFPXixQstLa20tLSgoCAHB4dONkFJS0vLzMxs0wcQ5s6dOwCCg4OZfqqWltbJkyeFnXwMDAwYD/K7d++OHTuWxWLJy8uXlJRUVFT06NEDgImJyciRI2tra9vVv2zZMl9fX+Y5tOHixYuDBw92cnJinnlQUJCZmZmcnFxwcLCJiUlNTU1QUJCwXyFzJjdT5pSUlNevX6uqqr548YJ5vAAmT568Y8cOd3f3gwcPdnS/+AiH1dTU1JCQkBkzZhw4cODevXsDBw7cs2dPTEzM+vXrr169evz48T59+nz1VfOEGkEQRkZGAQEBLBbr0aNHW7du7d27d1xcnLS09MOHD3NycmJiYhoaGjgcjqOjo7+/f0ZGRv/+/U+cOMH4jk6fPt3d3T0vL2/gwIHM3iEZGRmenp6vX79etmyZurr63r17t2zZwuTVr1+/5cuX+/n5LVy40MzMTFpammk6v/3228zMTDExsUWLFjFHlzMbIV2/ft3JyYn5MUiSXL169dOnTysrKxctWhQSErJ3794lS5YYGBhwudyioiIrK6tdu3aRJNnGYXXkyJEXL15MTk5uampSVla+desWn88PDQ29d+/eV1999ccff8TFxZmamlIU5e7urqGhMWfOHB6P5+DgEBERsWXLFoEpqKqqysjIrFixQlNTc/bs2QD69Onj7++/bNkyJSWlPn36+Pj4nDhxQl1dvaKi4syZMxRFCTus3rp1y9vbW1VV9caNG+bm5ozD6tq1axMSEszMzI4ePVpZWVlTU3Pt2rWLFy+WlZVdunSpsLBw4sSJL1++1NbWFnbYV1NTk5aWXrlypYqKSkVFxYwZM8zMzA4dOpSens647u3YsaO2traqqurVq1f9+vU7ffq0yGH1c/IfcFhtamrasWNHUlJS15N03WH175grpGn6+PHjKioqhw4d+s84rBoYGDA9lc7h8XinTp2SlJS0s7P7HCX9bISEhPz1119bt27V09PreqqJEyfu27fP09MTQL9+/YS7iW3o+lzhTSDjnUARIoQxBsYxV12vsbyAy1+oOCL+K8wXGJZoElrEF6GrhuXqCi4XXC5GjwaXi0mT4OODTZs+NfusLLw7NbdvH4YORUcb5+7di7cvgp+T2lps2wYuF7dvd0k+NBTR/+IT2WkaZ84gvP1lw13i1Sts3/6RaX/66aeuGlZWFnx94eODnj3h64u5c+HtjczMj8xYQLdueHclwapVePIEZWXtJ1m1CllZn5rvu1y7hgED4OuL0tIuyQ8fDrN2xmT+LZAkfHzwdgTwYwgIQOvlLB9AZmZmV/tYree1YGsLW1ssXgxmsJcZHi8uRm0tlJUhvC8kj4eSErBYkJMDTaO4uDmWkayvh+Cl5M0bNDWhRw8I9perrUVxMaSloazc4lm4eTNcXZGTAy0t0DRyc6GsjOJi9OoFaWkUFaGuDr16gaLw5k2z1dbUgCCaZQThRUVgsdCzJwDQNEpKUFuLkhLMno2ammYZRj9BQEkJJSWQkWmW70gnU9o2+oUlmfUQNTVttTFlyM1tdRfMfRFEszbmvqSlW+UinJaRZBATw9sd6VqlZa4FyMiAolpihbVNmwbBDoHCz4qiINgovXdvSEm1ay27umpYOjqtvioqgqaRmoojRwBg1izQNC5cQFMTZGQgmCmhaRw8iMRESEqCJLFiBbhcfPUVJk7E3Lm4dAlnz+LWLZAkcnKweTPU1GBhAcGLeWwsjh3D11/DyQlib/3FMzNx7Rpqa2FpiUmTsHIl5OVRUQEXF2RmoqYGPB7k5DBhApyc8PvvmDwZ169DQgJeXvj2W2hqYtYsXLqE8+eRmwtm1yqKwv37EBODnBxmzsSBA6ithZUVJkzAypWQlISrK5yd8csvzb8Wn4/vv4eDA06fxoIF6NsXc+bA1xdOTpg5E7W1UFBoticmlYQE+vRB9+5wdQVJ4sABVFaiuBhnzrQ80itXEB0NeXls3IibN3HwIC5cgKsrZGWxaRN8fcHjQV4ekybB2RkzZ6KpqaWpYtISBKytMVHI3RBAYmJzWgUF/PgjFi2CgQH8/TFlCvz9sW0bKirg5oaLF2Fo2Jzk8mXExED8rYf98+e4eBEEgXnzoK2Ny5cRG4umJgQH49IlCA3aC1uLTtcHSGfQNCgKDg6gaTDXY8eivBy+vrh0CT4+sLSEgwPMzZsFaBp8PqSlceECzpwBiwWaxvTp4HKbHdeuXIG3N9hs0DR274aDA6qrUVgIkgQAT0+cPYv8/BZtNI07d3DiBLKzwePByQkkif794eGBsjIkJsLFBeXloGnMnAmaRloanJ2RlwcLC1y9iuPHERSEqiqMG4dffsHz51izpkXzuXO4dg00jfXrkZMDisLRo3jwAKWl+PlnXLoEX98WYYrC9u3w98fZs/D3b86xtBS2tsjJQUMDJkxARQXOnsW1a9i+HQcPNv8PN29GQwMWLkRGBnJyWhTevAlPT9A0UlKwZUuzTHU1PDxw7x68vGBtDQcHWFm15CL8WDIzkZGBn36Ci0tLoKcnbt7EmzdISYGvL3R0miV9fXH5Mmgay5ahqAjZ2diwoSXV9es4cwY0jYQEzJuHujosX47KSrx5g0WLWp5tdTXmz29VBpoGTbdMS3/SAKmCAuTlW76uWYPp09vK1NVBXPz9zgR5eTAygowMZGSaze75c6SlQUMDfYS8HMrKoKgILS1cuYIpU0DTMDHBwoUAsHAhLl4EgORkMEu8tLSQlIQTJ7B8OUgSDx/i/HlcuAB5eWzdCgeHZvk25OY2NyhycqishKIi+vfH8+eYLbTDjXCjI0BREQoK0NREYyMUFdG9e4skM12roYEXLyAhgYULceoUhg1rUcLcFwBNTeTmQkIClpa4fRsREVi4EGfO4McfMWlSy2Nvk3tMDOLiMHMm3t2ANz8fly7B1BSDBgFAnz4ICICnJwDs3o1ly1Bb2+o5lJY2d2y0tQGAolBd3Vx+pvc5cSJ27QJNt60a2/ABww3V1UhPb/5kSlxdjepq5OejoACysqiqQnp6q1cJgsDo0UhPh+DoDaY+Y3r9TEKaRkEBZswAQSAhAQkJKCgAgL59sXAh1q9HVBR4vOabjImBmhouX8a+feBy4era0vnr0wfp6UhNxapVsLJqDlRRATM87uaGnTtBkggNxfHjuH0bJiZ4u7wKNI3CQrx+jcJC7NyJnTuRkoKsLIwciVOnkJGBb7/FL7/g7fbNLTDGd+kSHj/Gzp3NNW5BAaqqUF2NgoLmezlwAOnp+P13bN+OpiacPg1nZ4QKeb9OnIiYmGaZHTuaNVdXg1lNyOSSno4dO5o1tynJpUuYNw+XL6OqCsw8NXNHBQWIjYWaGvj8Zv2rV2P2bDx/jq1bISWFwYPbvgnZ2eHJk+a8Hj5EaipsbHDzJnx84OQEAPHx0NGBvj6srEBR7TwThq5PQl/KyEj29oaKCp4/h40NAgLA4UBNDU+foq4OP/yAtDQEB2PmTAiWuhAEJkzAixcgSQQFYetW9OsHgkC3bujdG7W1qK/H8OHNbcebNygvx7BhCAyEkREaGmBpiYYGVFdDTw/S0iAI9O4NPz/06gVmbU55eYsNjR+PQ4eQlIRTp5p7hAQBCQkMGgSaxpQp0NUFTaOhAYMGob4eycn48cfmtBSFO3dQU4OmJlhbQ04Oly9j61aIieHaNVAUtLRQUICmJgiWuyYkQEICdnZITASHA1tbWFqiogJNTcjJAZsNNTXExqKuDoqKGD4cgYFwcmouw+PHSEvD21WGACAlBWtrHD4MZ+fmwhsaIj29+V9haIiEBNy/DycnlJSgshI8HoQX3jY14f59ODqiuBiamlBSAkni7l3U1WHECERFQVUVVlZ48ADduuHFCyQl4auv0K8fkpMxeTKEJ3WkpGBpCTc3ODnBzAxjxmDAAERFQVoaU6ciPh7Z2SgqQlERYmPRqxfi4mBkJEg9EJjS/NN3eUpn5qeMvB84gHXr8OoVVNrb9OYfh+mQvRc5OaiooKoK+fkICYGeHt7r0kHT+OMPyMnhC5xW9klUVuLlS1y/jhUrICv7fnkGPz/U1ze3qvfvw8QEI0YIx88Hmnc6+XsmoVFRgc2bER4OoeMd/kVQFLy93y9maorp05GbiytXYGr6fqsCwOejthaNjZ9exs9MTg5u3kR7Kx07Y+pUnDvX/KwGDmxjVa3oeo31Cqh8J1CECGEUAFXmqus1Vl+g7xcqjoj/Hl01rFevXlVWtqqx+vbtW1VVJTjd5ONoaGiorKzs1auXcODLly+rqqrU1dXbXVX98uVLgiA+Md926TzfNlRUVLBYrK5I/lNUVFSw2WzZrnegWkNRVEFBgaqq6kekffXqVVeHG9auXevn53f16lUnJyc/P7/t27d/9913XTwzshMyMjLanG8I4PHjx/379w8ODm43SWRk5I+C17nPR0JCwunTp/38/Dpfyi3g1atXhR29av8L4PF4Li4un3IUraenZ7vOJl1h7dq1Xa2xNDQ0GK+gpKSkLVu2BAUF5efn3+7iSoCO0dfXX7FiRZvA6e8OswoxZMiQjpykP4Xnz59/9dVXU6ZMyc/P74p85161/zhsNvvdg+8+iOHDh4eGvrPRXNfQ0NDo6jjWuHHNC7guX748c+ZMHR2dAQMGXL58mSTJ5ORkExMTAN7e3r6+vr169RL22SopKTl79mxSUpK0tHR+fr6bm1tJScnz5899fX2VlZWPHj0aFRU1evRomqb9/f0fPnyooqIiIyPDnJXF4/Hc3Nzy8/ONjIwE5+QuXLiQOfnNxsaGoqgtW7YoKysfPny4d+/ePXv2vHDhgq+vb+/evQsKChgZAAkJCSUlJYcPH+7Tp09+fv6xY8dsbGzOnz+flpZmbGwMgM/nb926NTk5GYCFhUV8fDwjw+fzf/7555CQEEVFxSNHjpSWljLyAOLj49+8ecPofP36tYeHx6hRo3x8fEiSZK7PnTuXnp7er1+/uLg4RlJFRYXxnoiLizty5EhZWZmwFzhJkj///DMjc+7cuYsXLzL3FRoaOmrUqLNnz166dElVVVVJScnHx4fH4x0/flywsQKPx9u6dSsjyYQQBJGVlcUcHCeclrm+/5aKioqnT59eunRJTU2NcQcC0NTUtHXrVl1d3aioKGbx8ZkzZ7KyshgvHSaWSS6cqo21fNJCv8jISCkpqdra2sDAwICAgNTUVFNT059//lkgQNM0l8stLy9//fr1mDFjNDU1o6Oj/fz8RowY8dtvv6WlpSkpKTEOwXfv3j137pyWllZERITwsx44cODo0aMFB+qVl5d37979xo0bzs7Oa9asIQiiurp6yZIlurq6r1+/Hjp0aLdu3VxcXPbt26elmyoi4gAACEdJREFUpVVUVLR27Vqapm/evJmRkaGoqJiWlqatrf3kyZPz589LSkpeu3aNUctisUaMGGFjYzN8+PDMzMxbt245OTlt27aturpaR0dHUlJSXl4+JydH+BjEhQsXZmVlKSgoZGRk6OjoPH36NDQ0dMOGDbdv33ZwcLCwsOjevXtZWVlgYOCiRYuWL1/u4uJy6dKlFy9eNDY2enh4ODs7MwcIMpSVlW3fvl0gY2VllZSUpKmp2b17dxUVlWvXruXm5pqamm7evPnRo0cbNmwIDAwUXqTv5ubm4uIyePDgdzsJISEhCgoKkydPZtq1hISEyZMn5+bmuri4xMbGWllZWVlZpaSkCPpSZWVlO3fudHFxuXjxIgCKos6cOdOjRw8ej+fn5wdg7dq1Li4uM2fOTE1N7aQH9kmGNWzYMHt7exkZGcZzMDMzMysrS9gZiKbpBw8e6Ovr6+jo5Ofny8rKMl5cffr0AUAQhGAHBH9/fzExsfHjx8+YMYMJiYuLu3Dhgq2trYqKiuCEqjt37kyYMGHTpk26urqFhYV8Pj8kJOTEiRPz5s0rLi7+6aefpkyZoqenV11dLSsre+TIkcLCwvPnzyckJFAUVVlZ2a9fv+zs7BcvXsjKytbX1wvOOiQIolevXioqKr179/7pp59++uknQ0NDHR2dkJCQ+fPn6+npnTp16pdffhGUlsPhLFu2jEkFQFZWtlu3bsOHD7ewsHB1ddXR0dHT05s8ebK0tHRjY+OyZctWr16tp6e3fv36LVu2sNlsFRUVHx+f7UKTX7du3TIzMxPI9O3bd+DAgTk5OTU1NTY2NlVVVcyzNTc3HzFihIWFxcaNG3V1dQXJly9ffvr06SdPnhQVFbX5jUaOHFlaWhoQEMBsFrRz586AgIBff/1VT09v3rx5oaGh4eHh8+fPFxyBe/36dXNzcz09PcYQ6+vrHzx4MHHiRC6X6+3tDaCoqEhPT09HR0dOTq6Tg3M/59LkadOmubq6Ojg4CAdKS0s3NTUJNl9gdmgR3ouBQUtLa/jw4Y2NjQLX1p49e9bV1R07dqzx7fAiTdOVlZXy8vJlZWXz588/cOBATk7OxIkT9fX1Afj7+0+ZMoWm6cOHD0+ePJlJEhYW1r17dzs7u6ysLD6fr6enFxERsXXrVmtr69DQ0Hb7SVpaWjk5OcJ5PX/+3NTUtJOOXVlZWXl5eU5OTkcCzI+am5urqanJYrGmTp3q5OQk/OqjqKhYVlaGt2f4cjgcTU3N1NTU3NxcxoBmzpzp6uraUe9z9erV33333STBNLUQV69eFRcXd3R0ZFrhjIwMgiC0tLRyc3Pt7OxCQkLOnz8vnLBHjx6lpaVMmUtLS5m/aGVlZWlpKdPqLV68mMvlLl68ePfu3R3dLz7IYTUhIeHAgQOPHj3Ky8uztbU9d+7c5cuXR4wYcejQocTExFmzZt29ezcwMDAjI2OE0IisuLh4ZGQkRVGMw6qEhER0dDTTjWhqakpISEhLS9PT05swYYK/v39hYaGiouLt27evXbsmJSU1d+7ctWvXNjY2mpiYMA6od+7cSU5Ojo6O1tDQGDdu3OLFiz08PJiMOByOp6dncHCwuLj42LFje/TowRz16+rq+vz586ioqMOHD5Mkefjw4Z9//tnPzy86OlpNTY0xSj6fv3nz5ufPn9M0vWLFCnd394CAAFNT0zFjxjg6OlZUVNjZ2TG+o0xvEm8dVo2NjQMDA6Oiopgj74ODg5WUlGJjY/38/KytrQ8dOpSammpgYBAREREZGfnixYstW7Y0NjaOHz++vr5+5MiRTO4A9PX1s7KyvLy8GBnmdu7duzd+/Hh9fX0OhxMYGMgcvS4l9X/t3T9L61AYBvATQbFNKkjb08lBquhSB9e7dXKqDi5O0tnJD+Dilyi0mwpKEXERMoiTkxRdutjF6Jb06JRkSdPc4eUeQqnXP5e33uH5jScnyRt4WhLa8ybTaDSklPpuTwjRarUcx3l6erq5ualWq4VCIYqig4ODXq+3sLBweXnpum6n03Ec5/DwsFwu27Zt2/b29rbneb7v68+hEGJlZaXX6x0dHT0+Pj48PGxtbVUqlWazeXd3t7e3Nz8/v7+/v7S0lMvloihaXl6+uLhIV6J9oVVkEAS6O8Di4qLneUEQSClpMD2S/oaMoqjf719fX9fr9TiOB4PB6+trNptVSuk5pmlKKelF0fl8XilFa8np4DMzM1LK6elpXQPNF0J4nqcfFJIkcRzHMAzdNi1JEqVUsVj0fX9qaoqiqUeUUumZjuMIISzLSm/VxywUCv1+n7bSLicnJ3Nzc7VazXVdWoubzWZpznA4DMOQijcM4/b2NpfLra2tlUolqmGkznQNNIdG0lfnum4YhqVSaTgcjlSit9IZR86iK6eq9C6WZeXz€eWri8kv/kp+qREoZhiGdha6xWCyen5/HcUyLsG3bXl1drVQqY5f2T+gNq7Va7erq6vj4+DPrQicvjuN0Y4z3rK+v7+zs3N/fn56ezs7O7u7upm90xhoMBpubm6Zptsf++evndDqddrtdrVY3NjY+nv1Ht9s9Ozujm5NMJlOv18d2XRQTa277/PwshDBNc2y6f1ySJC8vLx9Oo/qDIFBKffJa6MiGYXy7ZSMT3/ff3t6+UZXnedT3hb7z3ps2kXbcQvzPvTqFEIZhfL5C0zT/8jT0L0eeJMuy6An9q0YaS70HC1aBBYIFLBAsYIFgAQsEC1ggWMACwQIWCBawQLCABYIFLBAsYIFgAQsEC1ggWMACwQIWCBawQLCABYIFLBAsYIFgAQsEC1ggWMACwQIWCBawQLCABYIFLH4DiQ4wg8eixq0AAAAASUVORK5CYII=Âxivt ˆî_b_ai@¹®@¹¯@¹°9¦!_a@³J  ´@¹®@¹¯@¹°@¹±pngÁ]ÂBÃ$üÿmˆ?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Âxinl ˆï_b_ai@¹²@¹³@¹°9¦!_a@³K|@¹²@¹³pngÁ_ÂCÂ- @.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Âxijh ˆð_b_ai@¹´@¹³@¹°9¦!_a@³Kà@¹´pngÁ_ÂCÂ^àrO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAY5iVBORw0KGgoAAAANSUhEUgAAAKYAAABeCAMAAACel58xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYBQTFRF2DQyzwkI0A0MzQAA0hUT//38/vr5/fb2+NnXzgAA88G/1zAu4mhk76mnzgQC6pGP+ubl2j486IeE43FvzwUE5Xp24mRg3UxJ0AoJ1B0b20ZCzwcGygAAzwgGzgMD39/f4+Pj7OzsgICA4ODg7u7uwMDApKSkkpKS5OTk0AwL9vb20tLSm5ub7e3ttra2iYmJycnJzgIB9MTE0A0K8r2629vbra2t/PDv2To42To50AsK4uLi/f399PT02Tw78fHx8/Pz/fb10A0L///+6enp+/v7+fn55n15+NrZ0RAO5Xd18ry58be02DEu2Tk37+/v88XD9MXD8LGu4WBc5ubm4F5a99fV8768/O3r9crI3VFO0Q0I0Q4M9MfG54F90AwK7JiW0xsX7aSg4eHh9/f39tDO421q+eLh/vf3/fPy++zr++3s9cjG/O/u1SMg1y8s+d7e/PLx54WB/ff1+vr6+Pj4/fb088LC88LA6Ojo/v7+7qKf/PLy8bq3d3d3////Go67cQAABE9JREFUeNrs2Il30zYYAHCXAMMdbTkCFFpoUfEh2bKddQlbenCzlY0Ndo9z92AXu+/p+9fRJ9lO0iZ5uM1A4UnvpS+W7ehnHZ8+14GxKM6vfHHB6LL019oqOPzyVcN78vziF+CsrBo/4p+fA2fB/Im5dMYyLdMyLdMyLdMyLdMyLdMyLfN5Yb7woOfw0u8//ftwj3nMm0d6Dh/8/O7R/R+Yx/yjdqj78Pvrtdr0f+YxX6q5X+3tHJ59pTGx/LKJzFl3/4UxYNK2e+ujMWDSdu3YgTFgUuo6+8aBSd1H+8wf9FlKT/0wafoS2rgzR2nj0xtmM6fXP1uuX6T13VNGMxvr8M9GndL6/Sl4aDDzVYA3jzconbs488u60UyYPH6K7po7eeStaaOZ8OX12i460d5om82E1x+5lM62aUUmEYn86wl/aDNEhOALbwRM+PqECvWVmYQ9VSZ8e6LW3gYThU+TCd+8725j0Ilo5swsECLm0BSpPFCqRIg0GzUT9hx1ZyeW36jG9ESgmZnAQjikIgJGBIeWqolGzYQLr9Xrd/48e++dCszQF5lipqIFLJDfPPWJgaM5k192zJycd+df7K441Dj58d35Y1WYoUgRFgqCAy9HXPIkN4NI6P7dOfPHw9cOz/S8An9y+8MDB2eqMOUMJD1MFOFBzhRsx8w+Zeo72AuVmCxVy53oQW+hT4VT2avhaFb6jv/rgQA5EXVUypcQTlOsljIsfocZqR5/VkwIugMSYCAK1Flc6i0wgFmxePE4MJsBf57/I2eZRjGJjkLZoBjQWTzyyiBSUeFJ4yfz81uiVBB1k6crdOjrm5UNZar8Yigz0Zc1qzADdUsInOQtqORG5rfbYSImVjn88Iwzwd2qVYHZxKfCXQ3TGPzIZjz1wcIxgazMzFSMl4/KY3xOVuz2vq+emsnAHxZ95Mk6Lw/+WKtvhIyInifwMD1IJBN/nesMJs+4AEpupUH38zEi+Ui1CqYqXn4yYeoyoodfn0yLG3W6unlUUkkM5MXyORnT+Yza4CKVe1eem0oSQ5jvkX6ZO4XyueURT4spHIiAyeHXfZFhy/pGBHGyaTONEaXSG8kMu5iDps7QQU90p6j1HiW+6DA7L0qe7jTdgEqXeJLkNZmaFsUi61Ey6Neb4aDkYCiT69YivZrCpB9TXuXjui2Z8mQWlTeyPiFDK/vNzYHviEOZnu7NCJcnYepNo5fpqfZl5/EOk8gqv/N86ZZhjEXK9FrastLjQeHiSeZmhP2KQ1u8/5RMpqdmGZCQqapIyfTyFcVEHnCjYnVuiZv4483tMD0oWsswyBTvP51BZxh9iAddzDAVaRSo2BgV+5RMV0tmqwwi8qp8FyJ6W9q8xT2LPb1JRr+n/w+FRDaRs0zLtEzLtEzLtEzLtEzLtEyTmEtjwHwbnPeuGs9cOQ/O2spCuGhyWVm6fAWc1d/O8dMmlzNrV/4GB8aiPBZgAJvd6NXq1wrDAAAAAElFTkSuQmCCÂxijh ˆñ_b_ai@¹µ@¹³@¹°9¦!_a@³KP@¹µpngÁ_ÂCÂ^PrO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAohiVBORw0KGgoAAAANSUhEUgAAAKYAAABeCAMAAACel58xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYBQTFRF9MoOBQcH2+v4c8hgo6SkQ7Yrd8ce7PX7Q0REu9nxPI3NqNpMgYKCS6be8vLyv83btOGO7u7uj88YzuuqZmdn+N9pi8bpjLXcotqQpczrf5q2grnl4+PjWFlZS5LP+vv77OzsnMrrsrKyz9nkZbPjMzQ07tGXyOib4fLGU7snxueK6emXlNEm97tM4ODg5ebm6fbUyuL0qNDu9LYM3+Xqp9ynmsbqr9zKi84pf7flnNU19vn7f8oc9aoZ6enptdXw9rU439/fwMHBMHe/ADZumZmZxQAg++/xeLPj0DBKzMzM8L/HAB096Z+r9M/VyRAu4n+P1EBY9KIK22B0c3R02dnZ+N/j7a+53nCCTU1N5o+d11BmQGiSvsbP0NDQzCA8jY2Nv7+/HB4eeLzmfY6gT7s4kZKSn8bmueFv+Pzx8fnifqvXQFZuZJnPr7u5VqvgltaIY8Aj5PD6/OjCst5gkcHoe7XkyMCiz9Tan6+/N4LG9tY7/OKygc5tYMFK////vWkIZQAACDdJREFUeNrsmI9X20YSxy3iHDLYCjY6mgQczi5bCqWGkDRNAgkNnKRIrm0Z/7YTwCZNUnptGq70rtw1+6/fzOzKOA3hcCNT8cq8Z2t2tZY++u7M7Mohfi4sNB2fehRoyzzUADP+cDrgSmpTKzw0FfwZz2g89OgcYMYvMC8wLzDPEHMotbu7PBxwzJWJGNlysDFTMWmpoGJGZmKxkRsHM0Q5cvivzc3P/xk4zJVdpDvc2PhoRh4fbG5ufhI0TDHbG2DXQEs4fP85YG7+N1iYK7Eu5o0JOgjMr4KFOSQwD0nOG/j9YpMsWJjLsd3UxExMAOKcH34iML0s0pxFOlYq+C0bZ6/mR99v3PjuxcyIh/nDg1u3QqHQLW/ADivTUdc5b6tM/0Mwh15tkH03MSIwn34VIvvP7LdCTJWxRQ8z2XAqfwTm8CtKbskJmD88EJShzxKjNCLNDGZ4mMI7e0xcIY84X4wcUY4mErM4ItngjYbArDgs6iw6GqdP2DBIZS1tGG26GHYJsSuGEYaTldNofxpMyvIbh5Iz8khS/vWz+4kEyVlhYR5mbcLUGZjBnChjjsGYrrIdUBvClbEkBTF2RQFcZ2oSRvJ0kvmIGYvN7KJFOJ8XBlJKzCgD4SiJvEkHFsNJs6jGtShra6wMb7BheBhDdqW5Di2ulVl4MW34h/kq9cWPl8B+Hd37dPb1HNjrv3iYmgrq8DImUReTVSgU0BpJB5HA0TVV1ICG7sgIFrHiCyYs46++/OYy2d2xu2P3rwp/bhUwX2ICtSmNwj2YIK0mSQy2yJIOuW3WluXVEJUBJK74hXkzFvvysqQc/2b16tyCx5lILOyBasxAY40eTPg4LKmjJZkDsamWIV8MiA5huiqODnN8q5sTE28EFlBeXr16eW5hTIj7OjGOCeSZ8xvMqCFskWvtHciXdA9mw39MvjRHUAtAiZjAOfsr9lxaogSSCyUkcC9mRUQkVKYKoSwmmTfpbWNHAqf9xBxPrK5CIM6ihogJ0z06PzY2/9MSJpC3NCaZ1ovJ5Yko2xEPAlrKNbWht2XgepPvEyba/R9RwdUv8FukeWIP9UjLUZBEb2EaWDKhN1qhgqQlVSibYQJP86TqkGf4iLlETPOXEDAxK6ISbQE1VL1409TGW5gA0YAESmpAp+pQ1dNYthp6A8t7BU4Iz8fdO5XyecH38o1IcuzBJDiqKLDuVcQ2Tm7lnB19h7R2DB0zXXaJAE3v6IbDfcVcWsAS+UbgYYiSmqPfBu3NcmmUYpPoFsYuUWy+PDPKPt7Tl2bnP70rEifx0/js/PheYP9OoLk/09n+ff8h7b0E0PvzZ0158cfh2WP+8gzs9nWwKxGwmwHF/MfXYFf+Dnb9MVjqXGBO9v67mVlfl976eoaaZHEunS3Ot+SRdwdy7PR6ek/5iDmZivScSiuK9BQFbh9VhK1z6cAGSCWn421QthRliwZmxPZdCQ8CczK11ou5/ltM2piBmtTk8S3EjG6t64qHU1YU2M3FO4rY5nWYb5P+76dg2hWw20Ng+/8X02uSASbRdUSzo5An5Qx3h3045hMUcgizRwg5tHzt4Oeh/jAzsiOtPFeUNOHqKKqP2+Iu5qTEXLtz73GfmF6H3uFMSZKOIGf0dGL2hzmZEiVzCCj7xQzLgZ0yBznjJGfytGL2hQnZIzBvAuVJmPEMNp/LQkSY4Y5SFom9xeMinQA8KdPdH8xnT8D2U8uRiGC7eQds/3hMsih/qyB1oCZ1xOtEEtMnqVB6M0XR/Szva4gl3cjatbVfEPvj4zGZ1LBXTbB0nAbFKQDSIsvTymnFPB3mHZjje/LvbcieO9cxCK6cPjZBtiSXxZypYFQ6e37rG+bkgXCvQfb0jRkNe9PLOlE0lUqn/5iTKbmQH0D29I+JS48ons/FXems75j3Dpbltujnx78Lk4vF8rkXjAzV9RuTbHp4eHh/GFfMj2/T4tlf3VRx7enIEAXeTnwwmMMRyJ4I6vjkGW5FnnqYmBNq+F1MSpayhxlnSudoN0SlczCYuEK+g5lWVYmpqoAZVsuehsKgWVYJLoPNbgEqqzrfUtUBYOIK+Q5m4F7Z9nGFDD7mCm4130mhixfgC8xTWL5kwXetjr6bGzRm08y/j8M68YetIn4XXBxpZgeE6coLl0zzfTTF5kkXsAitVsBf14sDmnSrIK6cM83We4ZkzepJV8jZ9JQ059u1wWDmC6Yp7uWa77mFZTdPnnOX5jxLcz6gFCqaRQzJnG2Vto+HrNlmqzcaataxc06Ap5/z/jDzZikLtwFKq5A77iHsurnt1knn2rYIDky0vFssmCWBTSFRp5N2aTCYJTOfNXNN2+I5SoF8qWDneNfJ53ndlurlTDxRLQBJ3jYhCK3trLgEBSXqWDXdgWBWzSJ8TCTZhhSwWoVctm72OKizpzvliI3tuo3PlBcFrE5oRRQ8X6wOBLOEaWPXSasqKGUWalnbPnJ4tuBRFmg+SwUCKeWxp8g/wPrAtAp2NwrBa9nNYrHYtI4cOa+Y7chklUT1zrr4AC3rjDDd7pqRN6HodCtS18l5Baa0Dcy5VssWzFa1XhQ/rWHAWjlsVJvVwWAeJXcT07W+7WZzrlvKdp2s2bREDJdqJUgpt5WFtl1slbznMwtU/1v00M2BYOaP1t+aSO+mm8tWe51csWCX4O5N10WFLRcUcwvu0XRXyRWbgXyQdkj5D4vJM8K0bF8oB43ZKvFzgOma1fOAuZ3j5wHz4pXtAvNPgZk5H5iL04HHnNJ4SJt6NBVsyzyc5iG+osX/FmSLazDfIX4u7H8CDADlIiD3KVz2HAAAAABJRU5ErkJggg==Âxinl ˆò_b_ai@¹¶@¹·@¹°9¦!_a@³K,@¹¶@¹·pngÁ_ÂCÂ$ð$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Âxiö ô ˆó_b_airO0ABX9¦!_a@³K   rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAN5iVBORw0KGgoAAAANSUhEUgAAAKYAAABeCAMAAACel58xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVQTFRF39/f4+Pj7Ozs7oGB5kBA4ODg7u7u9r+//e/v4zAw6mBg3xAQ+c/P4SAg8p+f6FBQ+9/f7HBw9K+v4uLi/f397e3t9PT0+/v78/Pz+fn58fHx6enp4eHh/v7+5ubm+Pj45OTk+vr66Ojo9/f37+/v////3QAABNkA2AAAAppJREFUeNrs2+eSmzAQAGA5kk+FIsDlWnoi3v8RA6gg0SaZidf4ZvfXnfCcvgNpd8WMiXmIID8uB7LrOP68ng25vL/u/E6+HH4Zcjrv/ol/fjOE7H9hHp+QiczdM9tdBjKRiUxkIhOZyEQmMpGJTGQiE5nI3A7GKKWK7ZlZ0Dy8i2hUlvLjFxU5p9KN82GAptdtsJswGU9nETRbY/bB5T2YWTObRmwyjZDwTFnNp6HtJtP+G6BMKfzUZc266BdpcjM9o5+aUffpGpgZlONyLMq6XWGGz/OIWdA+3PIefqbF/2a6DV7JjQ2W3CE6Y8bj5jYJiS5smW0muwMzE4trKVOUc964DJky9fBLCcqsTZg0SvXlmCGLGdNe1KBMtzKTFa/EJEOmW8jWohaSWZhx0qB0e4pbhSgSJhPz9H5zpp4nc2sSvanI7WZxzC6r1jxOC2BM96d1NGRLkoxutmQrBR+ayaaPvIx7IDphVo26O9PuKRVfzxdaD31nZjpgrzPfaXIeuhTQvFmPfcRqM9Td28ieRb0HGJNNs/siM73nrvfoyitceneb4l+Y3qMAmc0kI/lMnoROmYV/BHBMNSlDcqkTYZNBV+4hGzkxqUMmSUhbzAaSqUwKa0I3ucoMFRaQ2fL0kKbm5XPKdF2VBGX6xtjkOqrpIpw5sgnTn5Yr0ENGdGbrjpZUM39mt6cuWdI26pCYKsV4dgRlun5tHl1xFINiKZmqFpoZZliMRSZw67Fw+vkLZuUaTnBmf5YsffeTU60bV7iHl3OSR0HrsLvoMOBTmbLX8TUsMpGJTGQiE5nIRCYykfnRmfidDGQi80Mzjw/A/G3I19fdM08vhlxP5Pthz3E6vj8bcv72dvm053i6Pn8xD7CD+vgjwADmK1fTyQ1yqQAAAABJRU5ErkJggg==pngÁ_ÂC Z rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAN5iVBORw0KGgoAAAANSUhEUgAAAKYAAABeCAMAAACel58xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVQTFRF39/f4+Pj7Ozs7oGB5kBA4ODg7u7u9r+//e/v4zAw6mBg3xAQ+c/P4SAg8p+f6FBQ+9/f7HBw9K+v4uLi/f397e3t9PT0+/v78/Pz+fn58fHx6enp4eHh/v7+5ubm+Pj45OTk+vr66Ojo9/f37+/v////3QAABNkA2AAAAppJREFUeNrs2+eSmzAQAGA5kk+FIsDlWnoi3v8RA6gg0SaZidf4ZvfXnfCcvgNpd8WMiXmIID8uB7LrOP68ng25vL/u/E6+HH4Zcjrv/ol/fjOE7H9hHp+QiczdM9tdBjKRiUxkIhOZyEQmMpGJTGQiE5nI3A7GKKWK7ZlZ0Dy8i2hUlvLjFxU5p9KN82GAptdtsJswGU9nETRbY/bB5T2YWTObRmwyjZDwTFnNp6HtJtP+G6BMKfzUZc266BdpcjM9o5+aUffpGpgZlONyLMq6XWGGz/OIWdA+3PIefqbF/2a6DV7JjQ2W3CE6Y8bj5jYJiS5smW0muwMzE4trKVOUc964DJky9fBLCcqsTZg0SvXlmCGLGdNe1KBMtzKTFa/EJEOmW8jWohaSWZhx0qB0e4pbhSgSJhPz9H5zpp4nc2sSvanI7WZxzC6r1jxOC2BM96d1NGRLkoxutmQrBR+ayaaPvIx7IDphVo26O9PuKRVfzxdaD31nZjpgrzPfaXIeuhTQvFmPfcRqM9Td28ieRb0HGJNNs/siM73nrvfoyitceneb4l+Y3qMAmc0kI/lMnoROmYV/BHBMNSlDcqkTYZNBV+4hGzkxqUMmSUhbzAaSqUwKa0I3ucoMFRaQ2fL0kKbm5XPKdF2VBGX6xtjkOqrpIpw5sgnTn5Yr0ENGdGbrjpZUM39mt6cuWdI26pCYKsV4dgRlun5tHl1xFINiKZmqFpoZZliMRSZw67Fw+vkLZuUaTnBmf5YsffeTU60bV7iHl3OSR0HrsLvoMOBTmbLX8TUsMpGJTGQiE5nIRCYykfnRmfidDGQi80Mzjw/A/G3I19fdM08vhlxP5Pthz3E6vj8bcv72dvm053i6Pn8xD7CD+vgjwADmK1fTyQ1yqQAAAABJRU5ErkJggg==Âxi® ¬ ˆô_b_airO0ABX9¦!_a@³K X HrO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAO+iVBORw0KGgoAAAANSUhEUgAAAKYAAABeCAMAAACel58xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGxQTFRF39/f4+Pj7Ozs9vT00hgX4ODg7u7u1DU05Gxr9be35ImL7JuW3FlZ99XQ++Xh4uLi7e3t9PT0/f39+/v78fHx+fn56enp8/Pz5OTk4eHh7+/v5ubm6Ojo+Pj4/v7+9/f3+vr6zAIE/P78////4odutwAAAuhJREFUeNrs2emO2yAQAGBSyDKcOfbqvcV+/3esucGKVLVrtI468yvOOubzeBiMlsx3EeTX+UB2Hcfvl+tMzi/PO8/k6+FtJqfr7p/4l6eZkP0X5vEBmchEJjKR+R8xp48NZCITmchEJjKRiUxkIhOZyPxoplldgi6xDUY657i/FjDnJH0fE2yvVADSbKGksDCZ12n3fqbrnZYv1xSbMflmTKfNisl2yXTcbMTsqnpzZutcM6kRS5hcGEIuUc5uj6xQEkAJM47puLjNpAI4W4KDsGX2Op2GpL6OYyFbpZmLl1J2GLPKOqYBVwJCmqzHsAQR/iDMQNuc6LQdxiy0lml4M3jKuPIfVfy7zr9LSsZZ4xzCdEytmUnJeBo9JtF/yW1JZhg+2NlSmEKG3+hxzHSlyqQ6Di6sFRCg0KczJNPkXptuM9xb+HbATGfFWZkhWWnwSZWapCyl05TKDH9UU1OwcghTyOS0DVOVBPZJVGl6Q5nmYfEWJoYIVTGGOSUn0MqUXUMNSYT6iYZuBGHwAGY53DCmSs/Kt53MDKPofk3RtXdaWXumduvwxTmEmfOpMzMMDpUpCzMUZZjSsfNEJmuDD2Nmp/tjNqfSy1MP8wytuqDDmJPgXavva9OymlzD6qPNbGjeXuigVUj1q04z08vyLZvzJt402nRm7lz+SBs6kjkZ3TAjOl4+ThhG2+5UkhnPzImPCz0dyYyXzqtQLEEtrBGRL8uPuOtGhrjmL7soq8Y2pG4DI9rc1i5TR1JtMku1cID04fZiSYXYiBlW8ttvSN3L8mqvqNi6a95iLje3FdM/wfq+2eSTm9XmtjtunWlvdYPJ+T8z/fLW7X2WfNa3d8XzO3m/eadM9xtnA+ltT6t6K4zpuE9ngSlA/x0T/1GNTGQiE5nIRCYykYlMZCITmchEJjKRiUxkjmIe74D5dSbfnnfPPL3O5HIinw97jtPx5XEm1x9P5097jofL48/5DmaQj98CDAACe5D1LKo6RAAAAABJRU5ErkJggg==pngÁ_ÂC ;H rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAO+iVBORw0KGgoAAAANSUhEUgAAAKYAAABeCAMAAACel58xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGxQTFRF39/f4+Pj7Ozs9vT00hgX4ODg7u7u1DU05Gxr9be35ImL7JuW3FlZ99XQ++Xh4uLi7e3t9PT0/f39+/v78fHx+fn56enp8/Pz5OTk4eHh7+/v5ubm6Ojo+Pj4/v7+9/f3+vr6zAIE/P78////4odutwAAAuhJREFUeNrs2emO2yAQAGBSyDKcOfbqvcV+/3esucGKVLVrtI468yvOOubzeBiMlsx3EeTX+UB2Hcfvl+tMzi/PO8/k6+FtJqfr7p/4l6eZkP0X5vEBmchEJjKR+R8xp48NZCITmchEJjKRiUxkIhOZyPxoplldgi6xDUY657i/FjDnJH0fE2yvVADSbKGksDCZ12n3fqbrnZYv1xSbMflmTKfNisl2yXTcbMTsqnpzZutcM6kRS5hcGEIuUc5uj6xQEkAJM47puLjNpAI4W4KDsGX2Op2GpL6OYyFbpZmLl1J2GLPKOqYBVwJCmqzHsAQR/iDMQNuc6LQdxiy0lml4M3jKuPIfVfy7zr9LSsZZ4xzCdEytmUnJeBo9JtF/yW1JZhg+2NlSmEKG3+hxzHSlyqQ6Di6sFRCg0KczJNPkXptuM9xb+HbATGfFWZkhWWnwSZWapCyl05TKDH9UU1OwcghTyOS0DVOVBPZJVGl6Q5nmYfEWJoYIVTGGOSUn0MqUXUMNSYT6iYZuBGHwAGY53DCmSs/Kt53MDKPofk3RtXdaWXumduvwxTmEmfOpMzMMDpUpCzMUZZjSsfNEJmuDD2Nmp/tjNqfSy1MP8wytuqDDmJPgXavva9OymlzD6qPNbGjeXuigVUj1q04z08vyLZvzJt402nRm7lz+SBs6kjkZ3TAjOl4+ThhG2+5UkhnPzImPCz0dyYyXzqtQLEEtrBGRL8uPuOtGhrjmL7soq8Y2pG4DI9rc1i5TR1JtMku1cID04fZiSYXYiBlW8ttvSN3L8mqvqNi6a95iLje3FdM/wfq+2eSTm9XmtjtunWlvdYPJ+T8z/fLW7X2WfNa3d8XzO3m/eadM9xtnA+ltT6t6K4zpuE9ngSlA/x0T/1GNTGQiE5nIRCYykYlMZCITmchEJjKRiUxkjmIe74D5dSbfnnfPPL3O5HIinw97jtPx5XEm1x9P5097jofL48/5DmaQj98CDAACe5D1LKo6RAAAAABJRU5ErkJggg==Âxinl ˆõ_b_ai@¹¸@¹¹BX9¦!_a@³K”@¹¸@¹¹pngÁ_ÂCÂ#=X$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 xinl ˆö_b_ai@¹º@¹»BX9¦!_a@³K4@¹º@¹»pngÂÂCÂ& ø&rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAA6AiVBORw0KGgoAAAANSUhEUgAAAKYAAABqCAYAAAA2oiq4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAADiJJREFUeNrsXQtwVFcZ/jckBEMShkKosJEptVA25VVeCSoP2wapGC2E0XbqDK9WxnFAqFQZaB1HHi1FHV6Ssc7w0DJQoMy0QGOhthDQJEWQR02kMEYhUTtg3iGQ13r+c8+5e+7Ze3dvsht2of8XdnZz9z7OPec73/86N3j27dt3X15e3ubk5OQ8j8eTDgRCjNDW1lZWW1u7OiMjY7+nubn5jV69ej1L3UKIE7SUlZWN9XR0dNSRUhLiCXV1dSsTiJSEeENiYmL/BOoGQjyCiEkgYhIIREwCEZNAIGISiJgEAhGTQCBiEoiYBAIRk0DEJBCImAQiJoFAxCQQiJgEIiaBQMQkEDEJBCImgYhJIBAxCQQiJoGISSAQMQlETAKBiEkgEDEJREwCgYhJIGISCERMAhGTQCBiEghETMLdgMRYXnz1unXw0cXzMGH8hKDvejQ1w6qfvkwj9BmFx88Qiwvv2L4diltroeNGLXwpaxQMGzsSAJviYV+yt3NFJTAwJRXy58z5zA9SeVkZ1NfX88/ezEzIZC8J3I7fS2Tn5Nieo7KyEqrYC+HLyoL09PSQ22OJpqamX8VEMUtLSqCo4hLcyhkOkNkXThUVQ9/+90HG4EHAmenxw5ipOVD4u/2QxTodOyya2LxxI3ttElPTY7zL+Ym/8wmivavfWaZ2YL8rFf/olv7auX0HvHXggLVNss1iGxIK+2n33hzHPl/789UmwfX2I9kLXv8NpEe5r+8aHxNn6G/f3GOQUqA92wdHDr4Nt2/eMuTSb7w9NicPtmwrCO7MaAIH14mUYe2Ny/0ixPpfbDDcGnkt9ZqCVMdPnWSk3ON4DrQ8Zy+cD1ZUdnzu9On8eF+ckPKOExMJ9jPmV7ZOHsl00fhBtCYnQkeOD97btVcopvGWnNILZs5/BlasXNUNTozH/vdQCqludzpPhEBlHDtqNDz0wBD4/vcWmdvnL1hgmHCHa0diglVfHscIr4vXn/aVyVxp73libtq6FTw5WdDSswcTRPYjBho/30pNhtohA+CDA4cMVho9D32YiR//+FTYtGlzt7QJVQJVJDs723yZg6ypoWVf8d4phXXh4vxk+YumhTh29Ch/ScxdMN+qmuIzWiHVzwznr+r3pPqsSEp+TXZPeF7T5blXo3JUgqs9O6CpX2/NlIg3NrYN3r5w9XwFfHL2IguGRpi7YGB05uq/eYeh2Yk8mCjng4om0i64evbpZwJKoZDuJaYsuinEwfvm12dCfUNDxO16/+gxWyujmuO1q9fYKvfBA28x5ctyF0Qp9zQPya7cS2lp6R1zUWKumNghb5f+CRqHe437Fa/U6iZIq6pRTBPAzTEPwqmSYrjOiKiyd9xTzA9ineZWGcK5FKgU0Yj4UW2kKYzUFy7De9NMdZbi96GS5+bmBrsW7F1VVicgeXWXRJ3oMjpXSR+rKL3biYmDtWbrJmidNsq4V9HvPVvaoep4KVSW/pUT1FRO9oPB0IE9b7JgqFl1AnkwtGP37qgEQ7Pn5LvzQaWpDuFL8sFl+0U6aUwSiuuhq6AHJEHt7oQ5N8kr7iU/P99CPExFmS6CuG9VUe8pYr6wYgUkPjEh0IeCgNX7j0HhiP789WnxOU5UqaTogyZPfRT2bHk9IKXsi+SUz8HU2TPhlVfWR9yurHARqB70hDBtMlUTKRYv/SH4fD5+LSQlpm/sJkGQigkim4ro4L9WSkUU9/LE9Nwg9V/C2oDnwmus3/CaY170riYmOvI82EnuYZBOiE7CuyVw+JH7mWwCfx3ypkDbny+a0biHdUwzC4YSRj/Ec5kBcgIPhoZOfJTnIrsKTKtEu8MPvXvE8ZyoVG5UHsmA57nyzwru/zopIFdoVcXFxAllzk3SKibazl9fsnQpz8diaslt+i8a7tUdIyYGO9Wf7wONSrCD6aHUv1fBpTR22b6JgY5ln2uqq6H3uQq+j4zWMRj6NKEVzp0oDsit3wiGatvbXPlV3ZJacjlgWN3ClAtGulLlZOSNARYmvO1IjPuHStU4mdfKqipHkph9JUy0k39tROIb+fXt2ifdMxxfvAfcT046eSy2H7+Lu6gcO+fgB8egY2aOabpRBXv/rxE+YWpwZni61X+raYMZo8ZBQ30D/KuyGhoy+xo5To8fmsYMgbNFF8E7ZDBkDPYK4fQzf/Mb8E7BzqB0R1TJqJpvF+TEAUICoDpxUoljpJnHwURSyvPJduO+eIyurE4KzO/Z6w2YZkU57aLzIMVm+6m+qmw3VphMYgsfVz8PZg74+TALIfoH24PHIRnl9kjHJOqKiTf52pYt4J85ybI96XYb/LfwJBQNT7cO9m0/vNiYwk0IRreJFyug5+12HgTJdJI1GAps/9rcp2FzQTdXhmzymU7YyRRyy8ZNQUqHg4QDZ5JSnHNiTraZ0MZj+KAqEyCU38qJJc254gPbWRE9DYXtUc+NyojtLteyAqofLpXeJLm4nrQEeA/mdiR1hK5S1ImJVZqO3HEmgTweo5Jz/fAJODxhUFBAsfBaB7y0cqW5+dV1ayHh2JkAH9ix6KMGBUOiMjRpxuOwbVtBzMio+2dY2tPr774sH6xBs6ilgnDwcGDRn+NEU6LhcKma2WiKbYIyO3NuISs791zNFUB/9h3m2+rWYlCm16Le2E59suDvOCHxumrfDWf3HDfExJnXOvFhTiS/mTz3Q8KH56Dwwb6MSdaByftbA/zo+UWWAcDPP168GBKOlAQKQAzNvbVgSLicaN4HPPxF7s91q2/pkqicFFpEn8buSaooqhUOMkbfqrkrLSm1kCKc4uiqp5tzixmXyX9xbrugR1dLp8yFZT+RZ+XXE/eM7ca25cSLYqL/VNGjNRDsCLVLYQHNpR4tRrCjdOC4q82weNa3bc0Vbpv9WC6klleZlpsHQ5lKMOQJDDxWia7VVEe/rtsF1TTdCmXwPhKkw7whKhNmBQ6pCiWPU/xaN4ltHgSp5lx8VhXSYsYF4e38P+6vqjlMmdfU70/xLeVx+MIxkwtJorEgJCrBD86iI6eLoXnKiEBUzfoorbIGLv2nCs74+lhryrXtMPDiVSgfWBYy1XCl8EN4oG68ZVs7ToJdv4chjwyDPv37mdsxGNq14ddB6xWjHgSFQZl6P+JYnDA4UOhDOxGuvLzcYsZ9LkwhKp/Fb9VSOHhNTlKl0uNUWLBUfbTgzKKWNvlRxGvMHYhmv0dMTBnscL8SJxuLpLFvezXe5lWdorH9rQrCxHNeVSssLPilJXnO382BMX4fO+vJwOJhFc8tCNhyeTz7l/+DhbDu1fXcT41KKa0LNeMGqZgKybCPCkKQslInBTvW62KQ8XyY9uFrNVWFF8n2iTmVViV2MOMGMausVsvns7cGWn/gNkzKR3vJXMSmfM26deCZNtpIogsTnsSi6hvH/wKFkpTSPLAI/MmPb8B3lyxS/ER5o37NxxHE80jyKvVMuWZTZawIhnK/Myt6wZC6KNdlLtP0FRWi8JVIIXyuKmlGlWPcqo9evZEklKkdPXfpdnLY7RfkKokFyvMWLIivBDsmU3GpGgYmZgTOgFUcrOaY/o/Ynne5AZ6fP58TyBA7j4WDFhX0gz15zajcE7wNjGAoddD9ARWJlmK6VE5TofTUTphkvB7EeF0S0yxRqr6miM7l8jXZ/iAShwh+7AIfzDPr7bQtkcaSmHjTF5qMZHhA4/zQ+3wFFKe0B4Id0VHjrt2Cp6bPMB6fMMuT/gCn1BUeFqWS1tqvmX4lnwQeC3nHTJ0EZ5nPFlGpTAsoOuNv68FPuKV6XDE1YnXGX8tXU0dKW9VABc8Xqh16LjgtPc3ef9ZSXqHIfsd9TOz8PX98jwc7qpuHS9gw2KlQgx1xIwOuN8LJs6f5607A09LGF7naLYToUmTusvKjr4DHZWrhFEWuD3WTWHdKtpvpMv2ZIEVZnd2PkqBj7VwPvXrkVG+PGTGxdAUThloEDJeu8WBnXIbtoBr+ZkvwANs9+GXTsXYPYNluF8j7uB7WL33hjqaOghQ6jPm0Nf9iwDsDWZbVk9yq8odd5uci2OOZA2Xf7iJll005pj38x8+bFhWXrOHSNU4+/eEuO5OorfmzJWVnEuBaZ04pr4NVc5/rcqRoF326gaV2HUJ5HIMf5f7xXE6LKOwQ9NiF0vfYD6H6ws5Eo4+LKiwnW6XeRlFSjStiyupM0okLRrDz/mk4NDTNXg314EHtNDcRrwP5nPbBxP28sV/ucq0WB8JUBq1dodY7BhFMEMKNr6hHxPh4A67aCUojhQmCgia56LNwatkgJ6Jy7LTJU3j9XJrvKpu2dKdidjmPiZ3+Vd9IOPjGH6C+XyrATRbw3ISYYkhLB3yrzxf4E4WdBfpZmF6xjebFYOF3SBYcaLtlY9xXVOC2LIeTiD9ro5AJc4NYe3cLXurMzjb8Rc0FCkcgn7pyXsljYtJcfmcpHIhJ152PXUSUYEcCZMXRs8huTacTMBKVax31CpKbcqesg2Of4Llmu3ymCB9yWyPMNp4DV7J3pYqCZC4tsZpXN5UwJC5ONMy08HKww8ST5Uxvprfbn0GP2Z+IIRCcgH8ihv7aGyEuQcQkEDEJBCImgYhJIBAxCURMAoGISSAQMQlETAKBiEkgYhIIREwCEZNAIGISCERMAhGTQCBiEoiYBAIRk0DEJBCImAQCEZNAxCQQiJgEIiaBQMQkEIiYBCImgUDEJBAxCQQiJoGISSAQMQkEG2K2UzcQ4gztCW1tbVeoHwjxhNbW1rKEmpqal4H/l2UEQuzBhPLUsmXL9uJ/7NLj8uXLozIyMmYkJSUNo64hxAiNzc3Np5cvX75v586dt/8vwAD6XBFS/SHZfAAAAABJRU5ErkJggg==Â!xizx ˆ÷_b_ai@¹¼@¹½@¹¾9¦!_a@³K$(@¹¼@¹½@¹¾@¹¿@¹ÀpngÂHÂ]Ã+üÿ8”ˆ?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ˆ?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(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Â"xi>< ˆø_b_airO0ABX9¦!_a@³K è ØrO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAD0iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAIAAADhM9qrAAAAu0lEQVR42u3OywqCYBCG4e8Kgg4oP6mFRlr0RxnYwhZCRC0kiqACCVx0/9eQiwgshcoDs5jhmd0MvLjFd4JwjWKCcLpEBGF/PBOEXXggCOttSBBWwYYgLP2AILieTxDk3KvNSC5UzWy0RabhePa6hDNxq2OYTl5EHsuZJo+wbFmujuj9mvJeZkvopl1Q8Y5PEMbgD1WkpLKUbv9LTUWrNCWVlWxL1TPV2ZGRRRBncRZncRZncRZnPbNozgPwpplORVxU+AAAAABJRU5ErkJggg==pngÁÁ3Â-ØrO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAAD0iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAIAAADhM9qrAAAAu0lEQVR42u3OywqCYBCG4e8Kgg4oP6mFRlr0RxnYwhZCRC0kiqACCVx0/9eQiwgshcoDs5jhmd0MvLjFd4JwjWKCcLpEBGF/PBOEXXggCOttSBBWwYYgLP2AILieTxDk3KvNSC5UzWy0RabhePa6hDNxq2OYTl5EHsuZJo+wbFmujuj9mvJeZkvopl1Q8Y5PEMbgD1WkpLKUbv9LTUWrNCWVlWxL1TPV2ZGRRRBncRZncRZncRZnPbNozgPwpplORVxU+AAAAABJRU5ErkJggg==Â$xivt ˆú_b_ai@¹Á@¹Â@¹Ã9¦!_a@³K  Ä@¹Á@¹Â@¹Ã@¹ÄpngÁ^ÂBÃ,üÿmˆ?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ˆ-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Â%xinl ˆû_b_ai@¹Å@¹Æ@¹Ã9¦!_a@³K ¬@¹Å@¹ÆjpgÁ^Â3Â2 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Â&xinl ˆü_b_ai@¹Ç@¹È@¹Ã9¦!_a@³K ¤@¹Ç@¹ÈjpgÂÂ3Â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Â'xinl ˆý_b_ai@¹É@¹Ê@¹Ã9¦!_a@³KÔ@¹É@¹ÊjpgÁ]Â3Â2˜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Â(xirp ˆþ_b_ai@¹Ë@¹Ì@¹Í9¦!_a@³Kx@¹Ë@¹Ì@¹ÍjpgÂ&Â3ÂDXüÿGˆ?rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAABqD/9j/4AAQSkZJRgABAQEAdwB3AAD/4QAWRXhpZgAATU0AKgAAAAgAAAAAAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCACJAJYDASIAAhEBAxEB/8QAHAAAAQUBAQEAAAAAAAAAAAAAAAMEBQYHAgEI/8QAShAAAgECBAMEAwkNBwQDAAAAAQIDBBEABRIhBjFBBxMiURRhlBYyM1ZxcoGx0ggVFzVCVFdzkZOh0dMjJFPBwsPwNFVlslJjo//EABsBAAMBAQEBAQAAAAAAAAAAAAABAgMEBQYH/8QANxEAAgECAwMICAYDAAAAAAAAAAECAxEEEiETMZIFQVFTgZGh0RQVIkNSYXGxMnKCwdLwQmKi/9oADAMBAAIRAxEAPwC65HxLmM9ZmMD5xmJemr50ZDUSHw981uRvax/hbCPGHE1TBksqz5/mtE0wCKySSEqSd7DVc2Fj08vXir5zP6LneZVHo1brSqmN4KmFGNmPJTGTc+V8RFVPUZ1UABa2EhAH9Lkj8V7EWcoOgII8yPp+xhgE6iney38x+e1KtpP2r9/mRdVxJnqU+un4z4gmmulozNKuxBLXOvobD13Plupw3xXxEc8p1ruJM5MR1eF66XSW0nTfxctVr3289sSEmXUogLCknMqkE/3yIqy9QBov0PW4uMI0K5fNVI0OT19PIFMgkkqEQgDULBimxva3Pl68eq9nKnKNt/PpdHPmkqiea3y1JvPuKM2khhWXN6+CtjRlPc1s2iQXWxYRMQGtqtbn1204YHPJQihuM+KS+sE93POVKFwNtVjcLe/Tfa9rFvVVIhDwVNHm9UlmYFKlSCuoheSEaht6ja9hfDCtyqsMrPTyCKAlQqExyML2G5Fr+Z2FsY4fDwpU1Bvdzu2ppVxEpScl3dH2Pc/4nzuCeFcv4qz5lMYMgatnGlvIaiCflsL+Q5YjRxbxX8Zs69vl+1h7JkOYyONdTTyNcqLrGf8APkcRklJVRyNGaeclSQbUSkY7qao2to/79DjqTq3u21/fqK+63iv4z517fL9rB7reK/jPnXt8v2sIejVP5tUewrg9Gqfzao9hXGmWl0Ija1PifeL+63iv4z517fL9rB7reK/jPnXt8v2sIejVP5tUewrg9Gqfzao9hXBlpdCDa1PifeL+63iv4z517fL9rB7reK/jPnXt8v2sIejVP5tUewrg9Gqfzao9hXBlpdCDa1PifeL+63iv4z517fL9rB7reK/jPnXt8v2sS2QZm8GbQS53l9TW0ChhJCmXorN4TaxFiLNY7EXtzxcE4l4ACKDwLmZKbIe4bZfL4W/l1xy1a0absqWb6W/ex1UYbRXdbL9b/tcp8dX2iSQpNHnWdOkgVlIzNjcMLj8vyxxHX9oUhcJnWes0bFXUZi+pSBfcar8jfF2i4n7PBOXl4BzN0YguqwlSSORv3h+rfDteK+ywSJJ+DfPdSXt4hbfncX3+nHN6TPqfBfyOnYU+vXe/4mhfcqyZ/Jk2eHPqysqX9Ii7o1FSZSBpN7XJsMGJT7nbMMkr8rzg5Jk1VlcSVCBknWxa6m3U3sOuDHx/KbzYqbat8uw+z5LSWEgk7/PtKxms3Dz5pVTHhridmMzsSk8SgnUb2BN7bYYtLwwtKKgcL8WMvdltIlj17fk6ed9sagcg4nkmOmu00xaSVGTNqhXDENoFtJAXxEFdxfSR73HVXkHE9VWLLLUCONmVZBBndUhCC4uoCgBt7+u3PrhrGU1/h/0znfJUXrdcKMhTibhpECDgvj6wFhenQ/5Y691HDfxL499nT+WNdpci4sgEp9MhkeYFX15rUEAE+Ir4fCfIjly9eJGj4TVIIDNnOerMsYEipmsrKTzIu25F+RNjt8oxp6dR6t8TMfUq+JcCMlyytyHMMvkrIuGeK4tDMpinMUch0pqJAYbg8hbcnYDDrMDkFKafRkPE03fU0NRs8KlO8QOFIa24vY+sHGuQcPQQ1dPUjMs4doCSqPXSMjXJPiW9m59fIYzbtUr62LiRaWlzOrpVFDHJJHFUmLYkjULflbW6evoMYvGRTby6dF2aPkillSsr/lRBGsyLuy44Z4pbS1mAlguNwL+sb8x68eyVmQrKYxw3xQ5ChiVlhtv0v5jriv5zn3Eup5aDPJoqWzxqWrZGkRwFINh75R5nfxHc7YjOHeNuLKiOZKjNxKsLAiU1Eq6wbkkXALLddjyA5nnjKXKcIu2zfEyPVVK9tOFF19IyPa/DfEoupP8A1FOfo588cCtyIgkcM8U7f/dAMYn2hdsfG2T581JleaTqvcIXWd2NnO502bla38cUSr7Uu0evmaqXjTOqdnNzFDWSKi/IL7DHZSrxqRUsm/8A2ZjPAUIvm4UfSknEvDiSMh4M47bSSLrAhB+Q2x57qOG/iXx77On8sfMT9pnaRH7/AI64iv5enyfzxoXBXbLklNwksPFebdodbxAJGJnps0YU5TV4Rp75TfT/ABxq8RSj7t8TIjybCW5rgRrfuo4b+JfHvs6fywe6jhv4l8e+zp/LGeVPbZwU82UNT1faUiJUFsyU5sT3kXcyALHeU2PeGI7kbBvkKlF2zcITVCNPV9oZgBAdY8ydWI9R9It/DC9IpdW+Jj9VwW+UeFF/91HDfxL499nT+WD3UcN/Evj32dP5Yzai7XOHlyunjqM07RnzATS+kP8AfFmjKF2Mem067hdIN+t/punZfx9l/EPGmXUfD2Y8aGVKWoatXMqjv4pD4e77uMyPuN73OE8TTSvsnxMa5Mg2kpR4USvuo4b+JfHvs6fyw6yrOuHcwrBTLwnxpTkqza6iNETYE2vbmbWHrxoiTZ8KBnJzrvFfn96I2IG35N9xv03/AGHEnw+2aVbtBUTViM0A0tU5R3QVvPUDYn1YiWKp2aVNr9TN48jRTTbVvyIR7KJaLTmtLSZbmVE0EsfeGrZGEmpbgoybEDr68GLNk1PUU0s8VTUrUSBUOtYhHf33QdcGPOqSzSuevQpKlBQW5dhGcQ0Pp9PHH6XXU3dFJQaSXu3ey+9J6g+WISn4RmzGKFhxFxNE9MXUlq8I0mq3vgq2NrXHIi5xYc1nSERoyyMZgI1CGxvoJ53FuWG1IKpaOqEccnhZZEjeVu8ZlcGxZSbqRbax229WJSuzWKvoR03A1a1PHEnFOfxMpkLyLWjW+sNzulhpJ2sOg545g4Mnq8u1NxHxD/eAkmpq4LIg0tZdksPf3+VV8sT1dmANbDPRU8ksqgRMXR0VFYLIxNx0UftNvPDzKalpGNKaeRFgjVdbMPGRcGwB5bDf14bi0tS8jy3InJshqMnqJp5s2zGvM7qD6VUBwlix8KhVC87fQPLGM/dB5jVZT2g5dVqII6RsuRJ55Yy4j3ax0gi+5BI6gWxvIqZKkq5iMcREbore/BOq4NiRyC8vXjEfug2kXiWiK5XVV4FPA/8AYIj6ArHVdW5kggj1r1xlUuouxlNNbyj8RSVlPUVWd5NS+mvVnQJY7RAoVALsj302ICjqbm5OwxUXeCkyisDZUaysNTZjNUEFpALsujkdNvnftxYMuzHNFramgT0eSGmqopEhePS+h2Oqz3Fxupt5kC1sR+bQ0VRnKPNHUUSRM0aWjcESdbAizrqHOxa4XY44al29PEwqWzXRRu0DLHzfKJM07lnqKVS2pbk6dW4O1trk7cirW2BxnlKAG26428x97JPUUdPPXU8PwIRi6MdPiU2BK8r7nfSOWq2KNm3CUdbUvNk0kUclyWiLhU2G9rnwn1bj1jljt5PxKprJU7PI4q8Gyk1Vx4eQwxkTSdsS+cZZmmWVno1fQzxMRe5U2PyHkcRswYrp8seq5KeqJhGVOyfOI7rtbDmkfu1DXO+2GwBB3w6pIhI25tYX+XCjvLna2pJSSRxQB4/FoXU5PLfbqPXja/uP8uireP8Ava6MVC1EDrZyfCi2Nh13Nr9NutxjK8nyjvI4JpXYNJLeKONxd7bAHfYEk742D7mrMb9vlBk1My9xSUk/fFCNLy2F+W23LHHiKrlPJF7jbDU1FKTPr3LsgynL6kVNJTOko/KMzt0t1J6Yk8GDGbdzvG8P4wqP1cf+rBgh/GFR+rj/ANWDAwIfNaWOpaBn1kwFZFVWtqOgrY/QxxzlKrHVRMxkg1TPGsTSAhyVLX632QkC+wJ28nNUofwNezRgGxt+SMNQ82Xwn0Ol9Iu+rSzXKmxubsR/w4OcIuw9hy6pgoqtROZ5pYjHGsj2TbVoJIBNyCoJ35bDzRqcoqhqqY81qIZ1d3/s1ATQSSV0m9za25Jsd7dMNZ+IqiFkSSGnSQorujzIDHfofH09W3lfHP3+krKlqGFqZllVl72KZSQLcwNV/Vy/hi1Uad1a/wBCszejY6gplleOslWzQzNHAVlJBUhbkryBuCOuw572GK/dBU0FTxtRLJRUs0gy1RHJLFqKm7GwJBHTl8vrxs2V1FU47iWgFJGjhgfDeRjclvCTvfc3tucZL23zLHx1QRSsgppMutNsS/JtOmwsLm4JJ5Xt1xnN3jYH7c7mVS5bJLHWTZXmNPl8kzHvy8aqjyFwL+EDRZAQbc9za9yY+s9IoaKqy3Pa6KerlmVqJIFKxoLWEikC4J3ABvawPkcWGoiTNKOlp6ZqOooUnPpIYEsrAyEgbEXtY3J/K5ecLxnWUcskWbUlPTtWUovUBYyO+j0gKfI2uwBIJBB+nklHVszrUllzR3jHIzWx08s1FmMxgAZAYpe7dnHNmFwGAvte9hblvh3TZNRZq2Y0dQqoaiVoe9gT3wPiJIvtpC32Ft9yMTFG+RVNDlkUbVaolhF3LkCYye+I2252sep57HFX4oq63La2s1ZbTPIXKQRvqjZJLkh7gAg7Fuu1rna2MoJuaynKopRu3dFWy6hrsrzoaQcypHQCoaMM8ek7DUwuLgbgHzGLNX5VwPmXDxq/RYaSaFB3tQswUu1rsAvveQP5IPL6YzhY51C1TVQzzI9bIrei08heF3KgareHSSBY+dx0FsQfavm2X1EdBlaytDIl5GkVLIWHh1EWvYsG3HRR4dhjq9JlUqJR7Widkmrfcrs+XQV2h6CJwst+7WRlDbGx67geeFciy2GfMTTGRQybyG/vRcD6ziCiqqhauqNW8hNJTyJHGW2V28JtYWG7avoxP9nVFWVGX1rRxDuJtKF13cEEH9h5esi3nj0J4hxi2iI4azSbJzOaiPKqGbMIoTFLOBDSA79LF/oF7dOnli5fcZQd32zUrG5Y0sxJ+gYy7iXNJM1zQF5NVJSL3UQXkbcz672587AeWNZ+49fV2x0QHI0k31DHPRovK5MqdS9SMVuR9yYMGDEneN4fxhUfq4/9WDBD+MKj9XH/AKsGGwGzU0sgV1AsUXr6hiLqaHOu7i9GkZXCnve8jjYM21rWYWHPp1HLEVPkHE7u8lJVhEZ2aPVnNT4VaxHh0HqPe3sNwNsKV3D/ABLVzySmr7kOgULHnFSoWy+SgDmTytfbrhMEPFyzOH1NOqM4VtDdzGbG1gT4txyvyx5JlWbJO70yRoNR0FqePVb1kPzthxkGQ1sVLK2aZhW+kzBldYsxlkjUG26lgCp8rDbpj2PhOnRkK53xDZQRY5pKdQuTvc7/AC8/44YDyio6tYITUaTKFXWbjn15bYx7tz4a4gzbirL67JKDvjDTIGkJtYi5Fr7Hmca9Bw9BDV09SMyzh2gJKo9dIyNck+Jb2bn18hiucR8K5jmWbjMo+Na/KqchEWlSaVIyRHb8mVPPVsOY3uMaUowk2pysjOpOcLOEbsymi4d4rnzKrr86y2olkkkDoYWCMWICljYgdPl3xWO03gbjzMWgTIsreaJy/pF+7RiLqV3Y36Hlja5OB8wctftJzBQRyWsqRbe/5z9H0Y9fgatZGA7SMzRvDpK11Ttb1GpN74t4XDv3ngzF4jENW2fij5loey/tSpKyKojyioBgsY9FRGun1DfbbbE5P2fcf5nHB98snrGlLEymUxSAC55N3txsTyHX9u9ycCV7K4XtLzNCwIBFbU+G/leptt0vfEV+DDPv028R+0v/AFcVHB4V76vg/I55VK63Um/1Iy7KuzLPqKaOoioKyORbRWEaACNhvYh+hueh8W17WObcS9hnHua53U5iMrzFhLMNKOkF1j2H+NuQvTa58r4+mvwYZ9+m3iP2l/6uD8GGffpt4j9pf+riqeCwlN3VZd0vINtiOoffHzPn/hfsI4mOXzU+aQVlFPMhiadIomJiC2VSNbeZFxawA52GJzMuyriNeH5KajyerGYOiKZ4IYY1JI0sxXvBuBfra7XA2GNmj7LeIpHCR9tXErseQWock/8A64V/BHxX+mHiv97J/VxXouG67wl5A6+JfuXxR8z5lpuwrjWNHjbKquwPhbTD4hbmR3u2/wAuNF+547N+I+De0ilzzOaGqgpUhkjdiiEC4FveOx5jyxqv4I+K/wBMPFf72T+rg/BHxX+mHiv97J/VxsqeHUcqrLul5GMdspZti+KPmab9+8u/xJvZpPs4Pv3l3+JN7NJ9nGZfgj4r/TDxX+9k/q4d5V2W8S0dYJp+1TiWtTSymKWWULuCAdpb3HMYxlh8OldVU+x+R1RxGJbSdFrtXmaLl1TFV1VRNBrMelFu0bLuNXmB5jBiL4PyCsyKozAVOfV+aJUGN40qZHfuLKQQpd2NiRfngxxzST0dzsg21qrEbxHw+tfUTVP37zyiEsSCRKSqIXSq7BVIOnmb6bE33vYWa0vC0uYU1WkfE/ELRyh0ZnqjG6EspBSyDTp0kDbcMee1p/NKhKfuw76DKFRWsLKdF7m/TbDnh9iYqgmeOY9579RYcuXPpy+jEsa3Fei4GqY1mA4mz5zJGyIXrr90SyNqXwcwUA3uLFhbc4IOB6yOSJpOKs/nEYHhetAVjoKXNoweurnzAOLsTy3GGsZU5k7rKWDQgW1kqLM3S9r77nnsPLBoUk2VCk4WlpMzjVuIeIHWCVJ9DVYMbkuW0nwAkeEgre1j68WyP4Wm+f8A7eEppVlnDjpIV+gW/nf6cKx/C03z/wDbw07oJxytDitqoKKjlq6qVYoIULyOxACqOZJPIYa0Gc5fX0q1VHPHNC/vXWRbH5N8O6yniq6WWlnXXFKpV1PUHmMR9Hw9lFHTLTU1DTxwqLBBAlgP2YnW4h4ayINpJAby7xL/AF4S++tIZTGHuViMxNxYIOZve22OZstoy8btBC1mAuYUJHO1vD54RGS0Udck0RnjYxspVJmCaSLEaB4dyb3tz354YCjZ7laoXNbTBQQC3fx2F72udW3I4dUVbT1is1NKkiqbFkdWF/K4JxTqTMcsm4mzDKEos4SagYBpNcjRv70jSFvf33ltY4ncuqYKLTTw0+YEOBbvIJ2A5n3xTb6TthJ3Alar4ek/Wn/0bC+ImLMkq66mhFPUxkOWBkp5EBGlxzZRvtyxLYYBgwYMABgwYMAHC/Dv81frODAvw7/NX6zgw2BBZrSrUtA5uXgKyxi9lZtBWx2O3iOO8vi7ykqaWppoTHLIEZF3Wxt0t5fxwpVqrjQwurRgEerThsss+WwuKGlEwdrlL7g9TckYNb6BF2JcmaOO8jHVINIF+TW2t8uCWJI5IlRbCRtBFzytq/0/xxX6/PJ9UCypFFImmZ4zMilT/wDFrt05m3lscKw8QvUV600Io5QblZElVuQ5gBr+Y5YnKabQmq5N4mAAAe3/AD9mOY/hab5/+3iPpK+uq5ClVRejIjgqSQS/yWY/xxIR/C03z/8AbxS3GTeqH2DBgwhiMssLxsFmjvbbxDn0wiKmF3dhMiggC5YbDn+3e30YaZNlD5fV1dY8pqKmqYanZ7BUUnQoFugNr8z+wDuKglgrhUCoqpDvaOSrYxk+VtOJi21qgG9XNMMypY6WGE0ruwnYqoKiwIIv6yehxw71yTRxMtG4fnIgxUqu3Xa/PyvhSGuloMw9FrHeaStqXMNwAIhpWyGw3Hr9e+FDn0KuUeCaNgbEPG4I2v1XDTBHtN361NKs707EyMT3PL3jW6DEtiNSrNTPS/wBhLEO9a3eIynZG6MB54ksMAwYMGAAwYMGADhfh3+av1nBgX4d/mr9ZwYbAYtTSyBXUCxRevqGIupoc67uL0aRlcKe97yONgzbWtZhYc+nUcsKNl2drMe7ejMYY6f7zOp0k+QNgbfswQUGeo5aVqSS9tQ9MnA572FyB0/5tibu+4hSl0DZcszh9TTqjOFbQ3cxmxtYE+Lccr8seSZVmyTu9KkaDUdBanj1W9ZD87YkjQVZAHo3L/wAtP9nHQpK0SGT0ZdRJP40mtuLctNsPUd30HtFR1awQmo0mUKus3HPry2w4j+Fpvn/7eGy0laqlRTLY/wDlJ/s7YcxoY5KaM81ex3J5R+Z54avYNbj7BgwYRQY8ZQylTyx7gwAQSTyS5+9PPGoijjZ1qLEWYEC172uR8nvfXsyFc0tQEkooi7tpZm7+2obDcxWty3vbFqwYAI8AelU3jDkPzDEgXR7j+AxIYQqvh6T9af8A0bC+AAwYMGAAwYMGADhfh3+av1nBgX4d/mr9ZwYbA7wYMGEAYMGDAAYi82qxRNHOYzIBPawIHNPXtiUxSOM/x0f1a4qKuJuxK1XFKQx07rQySCb3yhxqQbcx573t5A/Jj1OKFZFYZdObgH4RP8yDin4MGzeupF3cuPunX/ttR+9j+1g906/9tqP3sf2sU7Bidk/i+w8xafdjEKXvzllWf7fuu7Xdx4b6rG23S42v1OETxwmsr94syNvIL/PFcwYNlK34iPa6S4ZZn6ZtmVPTpQ1UGlmctKBawUjp8uLDjLsGKUHzstSa3mo4MZdgw8g8xqODGXYMGQMxpy/Dv81frODFf4E/6Oo/WD6sGJkrMaP/2Q==Â)xinl ˆÿ_b_ai@¹Î@¹Ï@¹Í9¦!_a@³Kd@¹Î@¹ÏpngÁ_ÂCÂ:1(<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Â*xijh ˆ_b_ai@¹Ð@¹Ï@¹Í9¦!_a@³K@¹ÐpngÁ_ÂCÂ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Â+xijh ˆ_b_ai@¹Ñ@¹Ï@¹Í9¦!_a@³KØ@¹ÑpngÁ_ÂCÂWØ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Â,xijh ˆ_b_ai@¹Ò@¹Ï@¹Í9¦!_a@³K0@¹ÒpngÁ_ÂCÂ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Â#xi  ˆù_b_airO0ABX9¦!_a@³K À °rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAARHiVBORw0KGgoAAAANSUhEUgAAANAAAAB6CAIAAABBQUqrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+lJREFUeNrsne9O01AYh9vurF0csLEYAaPegNFb8INfvGpjvAn1CvADCWyALGt7jm/PyeoYoO5Pz7r2eSBNFxbY2qfv7327dajB85fGmACgasKwEynV6XTev3t7dnbW7Sq2CVTEZHL97fuP8/Of4YePn968fsUWgarRWn/+8lWdnp4QqeAlUcPTkxdFpGqEAy9041hR3sAfxiijEQ68+RYobTQbAjwJFxgVEKngM1KZGMBrhWNoAJ/GMTSAz0Q1DA3gVzgiFTwmKpEK3qdUIhWIVCBSAYhUIFIBiFSoT6QiHHjzLSBSwWekMjSA76GBHg6YUqGpmYpw4LmH0/RwQKRCUyOV83DgNVINkQpEKjClAjClApEKQKRCfSIV4YBIBQ+kaaoX3rqR51me5249iiKluuWP7EdBd7YhXMB5uCb7JNWksMqYLM1kOkyzYpnZ5Rq/MI7jQjzVKVaU6iVJGIarGkeFawJZUZsycWsmTllkfet/ZSYs3BTbkiTp9ZLiK4np4RqsV+GTpXDrvgZeG7KpJQjGEsGHhweCrPwrUhGu3hRRmJaGpS4oa/ggx+PJZHLd7z8T7SRwn1KOd/zWcZSbOaxeZSO/F4/85uZWvg/6/aOjo4cdHhWuNg2+pKQ1TBaSkvv+dG5ub++m09Fo1F0qdXZoYErdTQa5Cjara0puiBTmi4uL4+NhEscMDbuJm8Vmf4+CcpOnfHl5NRwO4rlzRGrlR7nTy82T7TzMrq7Go9Hx/LwxQ0MF5yxmNR4nd+KcTK/DwYAKt72W31Uwu2R7Prp9ptNpkiS80rBZQ1bZOf3m8evuTjo5++lJCLe6ZO1syDZsZ4tXRKhw/yOZ86wNc2WlSGsbhSEfZrOM1ibPxbF87XdVwFOdXBx3FQXOSqZzZ1meI1l1G1kO5vZGqpPMgWTeOrl2CbcoGc3rTnri5gvnJHNLJNu9cI38B72FXnPRkIwKV6VkrjVFsrqiZCdFq14KUZvDxcnlJGNf7odwUhfCbVwB5lUybShj+ypcluVRVGvhnFuUsYYIJ/tSeuu/X2zjv4w5KGMNFC6wb+FSSoW76+TMfdgrDRfOORdZvBm26Bm7oXXCla2S1Lmta7eoV3kT2i5c6YSYF1oCezn/Gm49ugKwLNySeeVN596jd5zfny0JGwj3wL8/bgFsQsQmAIQDhANAOEA4AIQDhAOEA0A4QDgAhAOEA0A4QDhAOACEA4QDQDhAOACEA4QDhANAOEA4AIQDhAOEA0A4QDgAhAOEA0A4QDhAOACEA4QDQDhAOACEA4QDhANAOEA4AIQDhANAOEA4QDgAhAOEA0A4QDhAOAAf/BZgAAjFesZKRy7iAAAAAElFTkSuQmCCpng  `° rO0ABXVyAAJbQqzzF/gGCFTgAgAAeHAAAARHiVBORw0KGgoAAAANSUhEUgAAANAAAAB6CAIAAABBQUqrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+lJREFUeNrsne9O01AYh9vurF0csLEYAaPegNFb8INfvGpjvAn1CvADCWyALGt7jm/PyeoYoO5Pz7r2eSBNFxbY2qfv7327dajB85fGmACgasKwEynV6XTev3t7dnbW7Sq2CVTEZHL97fuP8/Of4YePn968fsUWgarRWn/+8lWdnp4QqeAlUcPTkxdFpGqEAy9041hR3sAfxiijEQ68+RYobTQbAjwJFxgVEKngM1KZGMBrhWNoAJ/GMTSAz0Q1DA3gVzgiFTwmKpEK3qdUIhWIVCBSAYhUIFIBiFSoT6QiHHjzLSBSwWekMjSA76GBHg6YUqGpmYpw4LmH0/RwQKRCUyOV83DgNVINkQpEKjClAjClApEKQKRCfSIV4YBIBQ+kaaoX3rqR51me5249iiKluuWP7EdBd7YhXMB5uCb7JNWksMqYLM1kOkyzYpnZ5Rq/MI7jQjzVKVaU6iVJGIarGkeFawJZUZsycWsmTllkfet/ZSYs3BTbkiTp9ZLiK4np4RqsV+GTpXDrvgZeG7KpJQjGEsGHhweCrPwrUhGu3hRRmJaGpS4oa/ggx+PJZHLd7z8T7SRwn1KOd/zWcZSbOaxeZSO/F4/85uZWvg/6/aOjo4cdHhWuNg2+pKQ1TBaSkvv+dG5ub++m09Fo1F0qdXZoYErdTQa5Cjara0puiBTmi4uL4+NhEscMDbuJm8Vmf4+CcpOnfHl5NRwO4rlzRGrlR7nTy82T7TzMrq7Go9Hx/LwxQ0MF5yxmNR4nd+KcTK/DwYAKt72W31Uwu2R7Prp9ptNpkiS80rBZQ1bZOf3m8evuTjo5++lJCLe6ZO1syDZsZ4tXRKhw/yOZ86wNc2WlSGsbhSEfZrOM1ibPxbF87XdVwFOdXBx3FQXOSqZzZ1meI1l1G1kO5vZGqpPMgWTeOrl2CbcoGc3rTnri5gvnJHNLJNu9cI38B72FXnPRkIwKV6VkrjVFsrqiZCdFq14KUZvDxcnlJGNf7odwUhfCbVwB5lUybShj+ypcluVRVGvhnFuUsYYIJ/tSeuu/X2zjv4w5KGMNFC6wb+FSSoW76+TMfdgrDRfOORdZvBm26Bm7oXXCla2S1Lmta7eoV3kT2i5c6YSYF1oCezn/Gm49ugKwLNySeeVN596jd5zfny0JGwj3wL8/bgFsQsQmAIQDhANAOEA4AIQDhAOEA0A4QDgAhAOEA0A4QDhAOACEA4QDQDhAOACEA4QDhANAOEA4AIQDhAOEA0A4QDgAhAOEA0A4QDhAOACEA4QDQDhAOACEA4QDhANAOEA4AIQDhANAOEA4QDgAhAOEA0A4QDhAOAAf/BZgAAjFesZKRy7iAAAAAElFTkSuQmCCÂ-xinl ˆ_b_ai@¹Ó@¹ÔBX9¦!_a@³L @¹Ó@¹ÔpngÁ]ÂBÂ.@Ð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Â.xivt ˆ_b_ai@¹Õ@¹Ö@¹×9¦!_a@³L ü@¹Õ@¹Ö@¹×@¹ØpngÁ]ÂBà /üÿHqˆ?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À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Â/xinl ˆ_b_ai@¹Ù@¹Ú@¹×9¦!_a@³Lü@¹Ù@¹ÚpngÁ^ÂBÂ<À=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Â0xi–” ˆ_b_ai@¹Û@¹Ü@¹Ý9¦!_a@³L@ p@¹Û@¹Ü@¹Ý@¹Þ@¹ß@¹à@¹á@¹â@¹ã@¹ä@¹å@¹æjpgÂÂ3ÃHTüÿ ƒˆ?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kS2PTrnZ3+nP4bUL2f8AA/8ASTSDe6l/tt38n7lCzqhqIFjmt3caFS9n/A/9JONn/A/9JAA9SVNZ/Wng+zY4aEHUcpv25aS0Na07uJJA/EK17P8Agv8ApJeyP8D/ANJO07H7f/QVNY9ZvDi3Y3cOxMfwTHrdsFwawt7GTr+CteyP8F/0kvZP+B/6SWnY/b/6CprjrFzm7g1pGkxJ5+SiOuWwCWt18CT4d4Vr2f8ABf8ASS9n/Bf9JLTsft/9BU129bmRYWscNYgnT96UdufY9oc3aQeDBTjZ/wAF8tyY7P8Agf8ApIHwsfW/+5Uv9tu/k/cl9tu/k/cm9n/A/wDSS9n/AAP/AEkKl3UnLzZSx7uTMwoKZj0WRt/s8fioJ4UpJJJJT//Z/+0YxlBob3Rvc2hvcCAzLjAAOEJJTQQEAAAAAAAHHAIAAAIAAgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBB4AAAAAAAQAAAAAOEJJTQQaAAAAAAOTAAAABgAAAAAAAAAAAAAAewAAAJYAAAAvAEMATwBNAFAAQQBOAFkALQBDAEEAUwBFAC0AUwBUAFUARABJAEUAUwAtAEcATwBPAEQAVwBJAEwATAAuAHMAYwByAGUAZQBuAHMAaABvAHQALQBmAHUAbABsAC0AMQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAlgAAAHsAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAQAAAAAAAG51bGwAAAACAAAABmJvdW5kc09iamMAAAABAAAAAAAAUmN0MQAAAAQAAAAAVG9wIGxvbmcAAAAAAAAAAExlZnRsb25nAAAAAAAAAABCdG9tbG9uZwAAAHsAAAAAUmdodGxvbmcAAACWAAAABnNsaWNlc1ZsTHMAAAABT2JqYwAAAAEAAAAAAAVzbGljZQAAABIAAAAHc2xpY2VJRGxvbmcAAAAAAAAAB2dyb3VwSURsb25nAAAAAAAAAAZvcmlnaW5lbnVtAAAADEVTbGljZU9yaWdpbgAAAA1hdXRvR2VuZXJhdGVkAAAAAFR5cGVlbnVtAAAACkVTbGljZVR5cGUAAAAASW1nIAAAAAZib3VuZHNPYmpjAAAAAQAAAAAAAFJjdDEAAAAEAAAAAFRvcCBsb25nAAAAAAAAAABMZWZ0bG9uZwAAAAAAAAAAQnRvbWxvbmcAAAB7AAAAAFJnaHRsb25nAAAAlgAAAAN1cmxURVhUAAAAAQAAAAAAAG51bGxURVhUAAAAAQAAAAAAAE1zZ2VURVhUAAAAAQAAAAAABmFsdFRhZ1RFWFQAAAABAAAAAAAOY2VsbFRleHRJc0hUTUxib29sAQAAAAhjZWxsVGV4dFRFWFQAAAABAAAAAAAJaG9yekFsaWduZW51bQAAAA9FU2xpY2VIb3J6QWxpZ24AAAAHZGVmYXVsdAAAAAl2ZXJ0QWxpZ25lbnVtAAAAD0VTbGljZVZlcnRBbGlnbgAAAAdkZWZhdWx0AAAAC2JnQ29sb3JUeXBlZW51bQAAABFFU2xpY2VCR0NvbG9yVHlwZQAAAABOb25lAAAACXRvˆ?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VHlwZS9SZXNvdXJjZVJlZiMiPgogICAgICAgICA8eGFwTU06RG9jdW1lbnRJRD51dWlkOjhCNDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC94YXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eGFwTU06SW5zdGFuY2VJRD51dWlkOjhDNDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC94YXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eGFwTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICA8c3RSZWY6aW5zdGFuY2VJRD51dWlkOjg5NDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD51dWlkOjg4NDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICA8L3hhcE1NOkRlcml2ZWRGcm9tPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMDUtMTEtMjNUMTA6MTE6NTQtMDg6MDA8L3hhcDpDcmVhdGVEYXRlPgogICAgICAgICA8eGFwOk1vZGlmeURhdGU+MjAwNS0xMS0yM1QxMDoxMTo1NC0wODowMDwveGFwOk1vZGlmeURhdGU+CiAgˆ?ICAgICAgIDx4YXA6TWV0YWRhdGFEYXRlPjIwMDUtMTEtMjNUMTA6MTE6NTQtMDg6MDA8L3hhcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENTMiBXaW5kb3dzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL2pwZWc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyI+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5zUkdCIElFQzYxOTY2LTIuMTwvcGhvdG9zaG9wOklDQ1Byb2ZpbGU+CiAgICAgICAgIDxwaG90b3Nob3A6SGlzdG9yeS8+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBSaWdodHM9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9yaWdodHMvIj4KICAgICAgICAgPHhhcFJpZ2h0czpNYXJrZWQ+VHJ1ZTwveGFwUmlnaHRzOk1hcmtlZD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOk5hdGl2ZURpZ2VzdD4yNTYsMjU3LDI1OCwyNTksMjYyLDI3NCwyNzcsMjg0LDUzMCw1MzEsMjgyLDI4MywyOTYsMzAxLDMxOCwzMTksNTI5LDUzMiwzMDYsMjcwLDI3MSwyNzIsMzA1LDMxNSwzMzQzMjtDRDZCMjk3OThDQjhGQTU5ODM2MDFGRjVDOTY1MUMyMDwvdGlmZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNTA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTIzPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOk5hdGl2ZURpZ2VzdD4zNjg2NCw0MDk2MCw0MDk2MSwzNzEyMSwzNzEyMiw0MDk2Miw0MDk2MywzNzUxMCw0MDk2NCwzNjg2NywzNjg2OCwzMzQzNCwzMzQzNywzNDg1MCwzNDg1MiwzNDg1NSwzNDg1NiwzNzM3NywzNzM3OCwzNzM3OSwzNzM4MCwzNzM4MSwzNzM4MiwzNzM4MywzNzM4NCwzNzM4NSwzNzM4NiwzNzM5Niw0MTQ4Myw0MTQ4NCw0MTQ4Niw0MTQ4Nyw0MTQ4OCw0MTQ5Miw0MTQ5Myw0MTQ5NSw0MTcyOCw0MTcyOSw0MTczMCw0MTk4NSw0MTk4Niw0MTk4Nyw0MTk4OCw0MTk4OSw0MTk5MCw0MTk5MSw0MTk5Miw0MTk5Myw0MTk5NCw0MTk5NSw0MTk5Niw0MjAxNiwwLDIsNCw1LDYsNyw4LDksMTAsMTEsMTIsMTMsMTQsMTUsMTYsMTcsMTgsMjAsMjIsMjMsMjQsMjUsMjYsMjcsMjgsMzA7MEMxMzhFQzQ5MjIyRTg1NkE1NEZENEI2MjUyOUUyN0I8L2V4aWY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAog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ˆ?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Â1xi–” ˆ_b_ai@¹è@º @º 9¦!_a@³L@ ¤@¹è@º @º @º @º @º @º@º@º@º@º@ºjpgÂÂ3Ã0üÿjˆ?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AgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBB4AAAAAAAQAAAAAOEJJTQQaAAAAAAOVAAAABgAAAAAAAAAAAAAAcwAAAJYAAAAwAEMATwBNAFAAQQBOAFkALQBDAEEAUwBFAC0AUwBUAFUARABJAEUAUwAtAEcATwBPAEQAVwBJAEwATAAuAHMAYwByAGUAZQBuAHMAaABvAHQALQBmAHUAbABsAC0AMQAyAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAACWAAAAcwAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAABAAAAABAAAAAAAAbnVsbAAAAAIAAAAGYm91bmRzT2JqYwAAAAEAAAAAAABSY3QxAAAABAAAAABUb3AgbG9uZwAAAAAAAAAATGVmdGxvbmcAAAAAAAAAAEJ0b21sb25nAAAAcwAAAABSZ2h0bG9uZwAAAJYAAAAGc2xpY2VzVmxMcwAAAAFPYmpjAAAAAQAAAAAABXNsaWNlAAAAEgAAAAdzbGljZUlEbG9uZwAAAAAAAAAHZ3JvdXBJRGxvbmcAAAAAAAAABm9yaWdpbmVudW0AAAAMRVNsaWNlT3JpZ2luAAAADWF1dG9HZW5lcmF0ZWQAAAAAVHlwZWVudW0AAAAKRVNsaWNlVHlwZQAAAABJbWcgAAAABmJvdW5kc09iamMAAAABAAAAAAAAUmN0MQAAAAQAAAAAVG9wIGxvbmcAAAAAAAAAAExlZnRsb25nAAAAAAAAAABCdG9tbG9uZwAAAHMAAAAAUmdodGxvbmcAAACWAAAAA3VybFRFWFQAAAABAAAAAAAAbnVsbFRFWFQAAAABAAAAAAAATXNnZVRFWFQAAAABAAAAAAAGYWx0VGFnVEVYVAAAAAEAAAAAAA5jZWxsVGV4dElzSFRNTGJvb2wBAAAACGNlbGxUZXh0VEVYVAAAAAEAAAAAAAlob3J6QWxpZ25lbnVtAAAAD0VTbGljZUhvcnpBbGlnbgAAAAdkZWZhdWx0AAAACXZlcnRBbGlnbmVudW0AAAAPRVNsaWNlVmVydEFsaWduAAAAB2RlZmF1bHQAAAALYmdDb2xvclR5cGVlbnVtAAAAEUVTbGljZUJHQ29sb3JUeXBlAAAAAE5vbmUAAAAJdG9wT3V0c2V0bG9uZwAAAAAAAAAKbGVmdE91dHNldGxvbmcAAAAAAAAADGJvdHRvbU91dHNldGxvbmcAAAAAAAAAC3JpZ2h0T3V0c2V0bG9uZwAAAAAAOEJJTQQoAAAAAAAMAAAAAT/wAAAAAAAAOEJJTQQUAAAAAAAEAAAAAThCSU0EDAAAAAAQJQAAAAEAAACWAAAAcwAAAcQAAMsMAAAQCQAYAAH/2P/gABBKRklGAAECAABIAEgAAP/tAAxBZG9iZV9DTQAB/+4ADkFkb2JlAGSAAAAAAf/bAIQADAgICAkIDAkJDBELCgsRFQ8MDA8VGBMTFRMTGBEMDAwMDAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAENCwsNDg0QDg4QFA4ODhQUDg4ODhQRDAwMDAwREQwMDAwMDBEMDAwMDAwMˆ?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YS8iIHg6eG1wdGs9IjMuMS4xLTExMSI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhhcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyI+CiAgICAgICAgIDx4YXBNTTpEb2N1bWVudElEPnV1aWQ6RDlFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3hhcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4YXBNTTpJbnN0YW5jZUlEPnV1aWQ6REFFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3hhcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4YXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnV1aWQ6RDdFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3N0UmVmOmluc3RhbmNlSUQ+CiAgICAgICAgICAgIDxzdFJlZjpkb2N1bWVudElEPnV1aWQ6RDZFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3N0UmVmOmRvY3VtZW50SUQ+CiAgICAgICAgIDwveGFwTU06RGVyaXZlZEZyb20+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPgogICAgICAgICA8eGFwOkNyZWF0ZURhdGU+MjAwNS0xMS0yNFQwMjowNjo0MC0wODowMDwveGFwOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4YXA6TW9kaWZ5RGF0ZT4yMDA1LTExLTI0VDAyOjA2OjQwLTA4OjAwPC94YXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhhcDpNZXRhZGF0YURhdGU+MjAwNS0xMS0yNFQwMjowNjo0MC0wODowMDwveGFwOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhhcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ1MyIFdpbmRvd3M8L3hhcDpDcmVhdG9yVG9vbD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvanBlZzwvZGM6Zm9ybWF0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIj4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPnNSR0IgSUVDNjE5NjYtMi4xPC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPHBob3Rvc2hvcDpIaXN0b3J5Lz4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgˆ?IHhtbG5zOnhhcFJpZ2h0cz0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3JpZ2h0cy8iPgogICAgICAgICA8eGFwUmlnaHRzOk1hcmtlZD5UcnVlPC94YXBSaWdodHM6TWFya2VkPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjk2MDEyMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPHRpZmY6TmF0aXZlRGlnZXN0PjI1NiwyNTcsMjU4LDI1OSwyNjIsMjc0LDI3NywyODQsNTMwLDUzMSwyODIsMjgzLDI5NiwzMDEsMzE4LDMxOSw1MjksNTMyLDMwNiwyNzAsMjcxLDI3MiwzMDUsMzE1LDMzNDMyOzkyNzY2RTE5NUJGQTk4RkI2Qzc2ODJBNUJEODM4MEM2PC90aWZmOk5hdGl2ZURpZ2VzdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE1MDwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xMTU8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjE8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6TmF0aXZlRGlnZXN0PjM2ODY0LDQwOTYwLDQwOTYxLDM3MTIxLDM3MTIyLDQwOTYyLDQwOTYzLDM3NTEwLDQwOTY0LDM2ODY3LDM2ODY4LDMzNDM0LDMzNDM3LDM0ODUwLDM0ODUyLDM0ODU1LDM0ODU2LDM3Mzc3LDM3Mzc4LDM3Mzc5LDM3MzgwLDM3MzgxLDM3MzgyLDM3MzgzLDM3Mzg0LDM3Mzg1LDM3Mzg2LDM3Mzk2LDQxNDgzLDQxNDg0LDQxNDg2LDQxNDg3LDQxNDg4LDQxNDkyLDQxNDkzLDQxNDk1LDQxNzI4LDQxNzI5LDQxNzMwLDQxOTg1LDQxOTg2LDQxOTg3LDQxOTg4LDQxOTg5LDQxOTkwLDQxOTkxLDQxOTkyLDQxOTkzLDQxOTk0LDQxOTk1LDQxOTk2LDQyMDE2LDAsMiw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNiwxNywxOCwyMCwyMiwyMywyNCwyNSwyNiwyNywyOCwzMDs1OTQ0NUZEMzdBRURBRkJGQTMwNDYwNjZBMzZBMDQ1QTwvZXhpZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+/+IMWElDQ19QUk9GSUxFAAEBAAAMSExpbm8CEAAAbW50clJHQiBYWVogB84AAgAJAAYAMQAAYWNzcE1TRlQAAAAASUVDIHNSR0IAAAAAAAAAAAAAAAEAAPbWAAEAAAAA0y1IUCAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARY3BydAAAAVAAAAAzZGVzYwAAAYQAAABsd3RwdAAAAfAAAAAUYmtwdAAAAgQAAAAUclhZWgAAAhgAAAAUZ1hZWgAAAiwAAAAUYlhZWgAAAkAAAAAUZG1uZAAAAlQAAABwZG1kZAAAAsQAAACIdnVlZAAAA0wAAACGdmlldwAAA9QAAAAkbHVtaQAAA/gAAAAUbWVhcwAABAwAAAAkdGVjaAAABDAAAAAMclRSQwAABDwAAAgMZ1RSQwAABDwAAAgMYlRSQwAABDwAAAgMdGV4dAAAAABDb3B5cmlnaHQgKGMpIDE5OTggSGV3bGV0dC1QYWNrYXJkIENvbXBhbnkAAGRlc2MAAAAAAAAAEnNSR0IgSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAADzUQABAAAAARbMWFlaIAAAAAAAAAAAAAAAAAAAAABYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9kZXNjAAAAAAAAABZJRUMgaHR0cDovL3d3dy5pZWMuY2gAAAAAAAAAAAAAABZJRUMgaHR0cDovL3d3dy5pZWMuY2gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAuSUVDIDYxOTY2LTIuMSBEZWZhdWx0IFJHQiBjb2xvdXIgc3BhY2UgLSBzUkdCAAAAAAAAAAAAAAAuSUVDIDYxOTY2LTIuMSBEZWZhdWx0IFJHQiBjb2xvdXIgc3BhY2UgLSBzUkdCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRlc2MAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENvbmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAACxSZWZlcmVuY2UgVmlld2luZyBDb25kaXRpb24gaW4gSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB2aWV3AAAAAAATpP4AFF8uABDPFAAD7cwABBMLAANcngAAAAFYWVogAAAAAABMCVYAUAAAAFcf521lYXMAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAKPAAAAAnNpZyAAAAAAQ1JUIGN1cnYAAAAAAAAEAAAAAAUACgAPABQAGQAeACMAKAAtADIANwA7AEAARQBKAE8AVABZAF4AYwBoAG0AcgB3AHwAgQCGAIsAkACVAJoAnwCkAKkArgCyALcAvADBAMYAywDQANUA2wDgAOUA6wDwAPYA+wEBAQcBDQETARkBHwElASsBMgE4AT4BRQFMAVIBWQFgAWcBbgF1AXwBgwGLAZIBmgGhAakBsQG5AcEByQHRAdkB4QHpAfIB+gIDAgwCFAIdAiYCLwI4AkECSwJUAl0CZwJxAnoChAKOApgCogKsArYCwQLLAtUC4ALrAvUDAAMLAxYDIQMtAzgDQwNPA1oDZgNyA34DigOWA6IDrgO6A8cD0wPgA+wD+QQGBBMEIAQtBDsESARVBGMEcQR+BIwEmgSoBLYExATTBOEE8AT+BQ0FHAUrBToFSQVYBWcFdwWGBZYFpgW1BcUF1QXlBfYGBgYWBicGNwZIBlkGagZ7BowGnQavBsAG0QbjBvUHBwcZBysHPQdPB2EHdAeGB5kHrAe/B9IH5Qf4CAsIHwgyCEYIWghuCIIIlgiqCL4I0gjnCPsJEAklCToJTwlkCXkJjwmkCboJzwnlCfsKEQonCj0KVApqCoEKmAquCsUK3ArzCwsLIgs5C1ELaQuAC5gLsAvIC+EL+QwSDCoMQwxcDHUMjgynDMAM2QzzDQ0NJg1ADVoNdA2ODakNww3eDfgOEw4uDkkOZA5/DpsOtg7SDu4PCQ8lD0EPXg96D5YPsw/PD+wQCRAmEEMQYRB+EJsQuRDXEPURExExEU8RbRGMEaoRyRHoEgcSJhJFEmQShBKjEsMS4xMDEyMTQxNjE4MTpBPFE+UUBhQnFEkUahSLFK0UzhTwFRIVNBVWFXgVmxW9FeAWAxYmFkkWbBaPFrIW1hb6Fx0XQRdlF4kXrhfSF/cYGxhAGGUYihivGNUY+hkgGUUZaxmRGbcZ3RoEGioaURp3Gp4axRrsGxQbOxtjG4obshvaHAIcKhxSHHscoxzMHPUdHh1HHXAdmR3DHeweFh5AHmoelB6+HukfEx8+H2kflB+/H+ogFSBBIGwgmCDEIPAhHCFIIXUhoSHOIfsiJyJVIoIiryLdIwojOCNmI5QjwiPwJB8kTSR8JKsk2iUJJTglaCWXJccl9yYnJlcmhya3JugnGCdJJ3onqyfcKA0oPyhxKKIo1CkGKTgpaymdKdAqAio1KmgqmyrPKwIrNitpK50r0SwFLDksbiyiLNctDC1BLXYtqy3hLhYuTC6CLrcu7i8kL1ovkS/HL/4wNTBsMKQw2zESMUoxgjG6MfIyKjJjMpsy1DMNM0YzfzO4M/E0KzRlNJ402DUTNU01hzXCNf02NzZyNq426TckN2A3nDfXOBQ4UDiMOMg5BTlCOX85vDn5OjY6dDqyOu87LTtrO6o76DwnPGU8pDzjPSI9YT2hPeA+ID5gPqA+4D8hP2E/oj/iQCNAZECmQOdBKUFqQaxB7kIwQnJCtUL3QzpDfUPARANER0SKRM5FEkVVRZpF3kYiRmdGq0bwRzVHe0fASAVIS0iRSNdJHUljSalJ8Eo3Sn1KxEsMS1NLmkviTCpMcky6TQJNSk2TTdxOJU5uTrdPAE9JT5NP3VAnUHFQu1EGUVBRm1HmUjFSfFLHUxNTX1OqU/ZUQlSPVNtVKFV1VcJWD1ZcVqlW91dEV5JX4FgvWH1Yy1kaWWlZuFoHWlZaplr1W0VblVvlXDVchlzWXSddeF3JXhpebF69Xw9fYV+zYAVgV2CqYPxhT2GiYfViSWKcYvBjQ2OXY+tkQGSUZOllPWWSZedmPWaSZuhnPWeTZ+loP2iWaOxpQ2maafFqSGqfavdrT2una/9sV2yvbQhtYG25bhJua27Ebx5veG/RcCtwhnDgcTpxlXHwcktypnMBc11zuHQUdHB0zHUodYV14XY+dpt2+HdWd7N4EXhueMx5KnmJeed6RnqlewR7Y3vCfCF8gXzhfUF9oX4BfmJ+wn8jf4R/5YBHgKiBCoFrgc2CMIKSgvSDV4O6hB2EgITjhUeFq4YOhnKG14c7h5+IBIhpiM6JM4mZif6KZIrKizCLlov8jGOMyo0xjZiN/45mjs6PNo+ekAaQbpDWkT+RqJIRknqS45NNk7aUIJSKlPSVX5XJljSWn5cKl3WX4JhMmLiZJJmQmfyaaJrVm0Kbr5wcnImc951kndKeQJ6unx2fi5/6oGmg2KFHobaiJqKWowajdqPmpFakx6U4pammGqaLpv2nbqfgqFKoxKk3qamqHKqPqwKrdavprFys0K1ErbiuLa6hrxavi7AAsHWw6rFgsdayS7LCszizrrQltJy1E7WKtgG2ebbwt2i34LhZuNG5SrnCuju6tbsuu6e8IbybvRW9j74KvoS+/796v/XAcMDswWfB48JfwtvDWMPUxFHEzsVLxcjGRsbDx0HHv8g9yLzJOsm5yjjKt8s2y7bMNcy1zTXNtc42zrbPN8+40DnQutE80b7SP9LB00TTxtRJ1MvVTtXR1lXW2Ndc1+DYZNjo2WzZ8dp22vvbgNwF3IrdEN2W3hzeot8p36/gNuC94UThzOJT4tvjY+Pr5HPk/OWE5g3mlucf56noMui86Ubp0Opb6uXrcOv77IbtEe2c7ijutO9A78zwWPDl8XLx//KM8xnzp/Q09ML1UPXe9m32+/eK+Bn4qPk4+cf6V/rn+3f8B/yY/Sn9uv5L/tz/bf///+4ADkFkb2JlAGQAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAEHBwcNDA0YEBAYFA4ODhQUDg4ODhQRDAwMDAwREQwMDAwMDBEMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgAcwCWAwERAAIRAQMRAf/dAAQAE//EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAAAQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPBUtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZqbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEyobHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9J4q7FWG/mJ528x+WpLNNK0b69DLaz3LzmC4uTLPFJGqWcawU9OWVHklWSVuH7riqu2KpS/506sEZv8AAt+oHIkv6wEbKJisE3G3ZluZfQT0kiWeH9/FzuI8Vaf84PMo1GZY/Il9LZxr6SwKHF0t08skUSy8o1gVJDHGWaOSZYY5kmeTjyXFULN+cHnSbzHpVvZ+TJ7bQ9Q4PNc3kE/qwwtM0fOThRIm4J6vpyfYXjyxVkH5dfmNJ5r81a3pXp2Uun6bDBLbXloXb1GlHxgsxKkI3w/CMvy4eCESecrYg2Xov1eD+QfdlDJ31eD+Qfdirvq8H8g+7FXfV4P5B92Ku+rwfyD7sVUZ5LKB1SRDV/slY2YeHVQaYRG1U3eOW3LWqIJD9j1gVFf8pTR8ao7qoFdR4jiloH/aqWI67U3GS9PmhfIt7UenHbU78if4YBwqhdP1BL+xNwsZjKTywHlFJCSYmKE8ZAG41Hwt9lsM40VBVsgl2Kv/0PSeKuxViXn3z3o/l280uyv7KKeS7guJ47i5uBaxKLchigfi/KRzTiuZenwmYJB+ziYSlTFLb86vLEttBPHpVgolUfupNTRJEBIajq0fUdcyTo5X9R/0rHjaH5z+V5PRYaVYUI5oW1NF4lhWhBT4T2x/KS/nH/Srxq+m/nV5ZuvMen6AmjxytdyLGs1rdi4RWnryGyLzp+3vkZaM8JlxfYonuyjTtQ8s+Xy95pmipBLPF+89CQs5VTUKVod65ijBfVnxIg/mjCFDHSbqhrsBU/DTsB3rkvyvmjjVbf8AMmGdyo02eMgVJkPAdtqlffAdN5p4kr8y/nPZaJc21vLYqGuLWe7ElxcrbxkQNx9ONijepK/7KZZj0fEOfXuQZ0kVh/zkdpt7bpMlhbQ8pGjMdxqEcTqFAPMho/styov+Vlsuz6PP/YsfEVh/zkHYHpaWFOx/SsQ/XHg/IeZ/0qfEQ2j/APOSulajqaWI0aQF1lblHOsp/dRtJsoRa14eOGfZ1C+JAyqV7/zk3pVrHaudLin+tQLcBYb1HMYYkenJSL4JBT4kwx7Nu/V/sV8VMj+f+nVosGnMKVB/SkYr98QpkPyPmf8AS/tT4iV3n/OTul2sojbSUmJUNzhvUkXftURfa26ZYOzb/i/2KPFeh+UPOMHnDyva65BbtaxzySJ6TMH3jYoSGAWoNPDMHPh8OXDds4ysJrlLJ2Kv/9H0nirsVQ+r6Te39vb/AFe8S2CBqh0VwSejb+GWY8kY8wghI28m+YygA8wQh+7m0iNdz2y78xj/AJv2seE97f8Ag7zFT/jvQV7n6pHT6N8fzGP+b9q8JV4vKuvxR/Drcaz78Z0gRCKigoB4YDnx9y8JW/4Y83U/5SccqdTAh,nXx64+Pj/m/avCe9Vj8ueZ1VhJ5hDsfssIlXiKU6VNd/iwHPj/mrRUk8sebhXn5nVutKW6j5V3OHx8f837V4T3tjyv5mZh9Z8wJcIteKPAm1RTbc033x8fH0j9q8J71OXyf5gaUNHrsMcfeP6rG1f9kd8I1GPu+1eErf8HeY+an9PQcQfiX6pHuNtq1x/MY+77V4SjE8tavETJHq0cZX9tY1UgH3GR8eHcnhKl/h29/6u0H/ACKTB+Yh3I4S7/Dl7/1doP8AkUmP5iHcvCXf4cvv+rtB/wAikx/MQ7l4SndrbS2+mQQy3AuWUt+9UBRQk0AA8MqlISNhkG8il2Kv/9L0nirsVW6slzJpPC2k9OcqeDk8afEK79tsAlESBl9KDyYO2k/mAfV/3MwryDekA/2ST8Nan4uPTMn8zpu5q4vNpdJ/MLnVtagK0pQEjv8A62P5rTdy8XmjbfTvN3pKsl+skwHxsk1Aad6VNMH5jATskG+qobDzOCAb0AnoPrAw+Lh7vsZUVps/MgDE360WhY/WRtXpXfvj4uHu+xaK46f5oAqb0AHoTcAY+Lh7vsWi79H+aKkfXRUbEfWBt33x8XD3fYtF36P80Ur9dFP+YgY+Lh7vsWi4ad5pZuK3lWpXiLipp40x8XD3fYtFPLSC+h0C5jvpPUn4sS3Kvwk7DlmLmlEk8PJkGFJaW32Fv7lRXdlvlNOIO1S/LiPi+H/gsoVpza/aa6nVXZgym9jIWq/aH7wj7W3/AA2KqkOm6dLJJ9Z1K4RVSNiGvfUVkBDgkK+1Gp1+1ywKz+2YNp0TAghmYgjpQ5fj5JbyauxV/9P0nirsVW6rGsukmJq8ZEKNQkGjGhoR0zH1BqNteX6S8L8uedJtV0zUJ9N062hstFHoiC51GZLmaKNftKOHF3oPh5N8WUHiJJJF/V9IdXLNV94SvXPzYbS7eEjRnkM8ohDG9mU0Yk/a4mtMETInp/pWrDquMnbkHon5b+ZYNZ/Sb/VzbNZD05OU7TKwaNmBrJsp8cjCR4xbk6LNxm6pOY5LWKGRpZYG5t/dM9kByoduQXjUD4t/8rMrjHe7PiCIXR7iS3f07ULHJWReAsz6isapGTwpxHWp/wCCbJWlV/RF06nnZL0JjRltDwIYEcTx/lHFf9VcVW3Oi3UkPpm0MjShDJIfqlUYU7FaHov/AAOKo9NBQwKhZEBU+oggg3LDeo4ldsCqtloqWt19YSUFqFCBDEnwHooKKGCigxVHXQY2NyF2YpRT712x6FWH/obUPTVOTmi15NcMSGodh+7OzVoTkLQqPpupFWKFQ55cEEzBR4fse2+2NqqRaRI4D3c0qzAn4IpSY6H5qv6sFqye3/458X+s2ZGPklvJq7FX/9T0nirsVXXqM9giruxBoOnRgco1ESY0GGQExIDy7y9+VWr6FbX9vaamjrdu/o84VCxRSMS0ZQScXqDx55i1PudXLQyskGrYdqX/ADjJqN/fPcyeZGWNnV0tVtl9JGQmnBfWoNjTJAzA+lux6YxjVf5z0r8uvy/l8pte+rdfXDfSepI5VUVQqlQoXk9eu+CEJcQJDPS6Y4yzX0LWlPSjp4cVzIpzaVBxAAFAB0AwpdUeIxV1R4jFXVHiMVdUeIxVZdrz0+6X+aOn3mmPQqkC+XdAWL0w9wFPGoEhH2RQb9R1zXXqf6DL0oa60SP69ELZkbTnEj3wlMn1h5SKR8HVlVUXfktMzMJPB6/r/o/SxPPZMYo44okiTZEAVQSTsPc1OFCbW/8Axz4v9dsyMfJLeTV2Kv8A/9X0nirsVa1Npl0qsBAm4N6ZYVUMTQV9q5RnNC2GQ1EvKj+bWlW5kt7zzFp0d3aRoL3jFc0WUniSoKfYLAhd8oMt9uOv4eTh+Me9Vi/NnSJrc3EWt2MkSGkhjhunI/2ITl1/yciZH+n/ALFBzkGrZlpGtxXqs8c/MLD6jh1MZHJCytSQKVBptyyOOcuKiWzDlJlzWjVHozSXsaAMRG4ks+JO/wAPXw+L4v5cyuMd7l8QVIxrzRhlE0glAKv/AKHRRvQrTZuQyVpTE2N+0Z/04xuwWlIYjxoPi6gg8jgVsafe/BW/YlTVv3MQ5CvQ0H6sKtfo+/8Ah/3IGoarfuIaMP5em30YFbFhf71vuvQCGOg3rt/bhVGvJJDZzOpBdIx8TAAE7bkdBiCrFLTzzLeVNoLe5RWKNJDIkgDKaN9mM9Dlnhn8BjaFuvzFeG1eUfUzKtOCNOiK37wI/wARj+Hj8X+yXjhGPfc/7FO6NvfzE8tWFylrfa1Z2lxIFMcNwUidg5opAcLs1NjlfBPuVlCSvLYxO9CeRFQAB+GSgbCVuTV2Kv8A/9b0nirsVdqJppqnwH/GwzH1P0teb6S+Qk/JXztYedY9Ss7e6vLA3Dy3CT+mvxFyRQl3R035qzf8DlPjxMacCWQygYkUWW+dPy883P8AU9X0S0eS7RAL+1t5WgmZx9llDERS0X4G5nkq/YyMcka3LRix7UXov5P23mJYbr9PabJpxYhILeeRZWZAjcmNC+xLftfayEKMxRtv0mPhlzt6N+jdNpT6pBTw9JKfqzL4Q7KgiFVVUKoCqooqgUAA7AYUt4q7FXYq7FULq3P9Cajw+39XfhTrWhpkooL5KsvNPmHT/KLafaT3Vvql3q5a5licRcE9NGcuAean1E4/FxXk382ZNBqM2f8A5aalLceXdQ07UKSXhuJYbt5Rzk4soPx1Pfk2VygObnaYgw5sPt7Wx1m0fSoL0yajDE8F2ZXX1JYYi/GhYPyUI37PH7WS4I8Q4o+qP0uvlmkRY+h9TaXT9B2VOnBf+IjK4uQFbJK7FX//1/SeKuxVvUJxb6b65UsI0ZiqipNOwG9TlWU0GM5ULY5H5us3t4JjaXKC4VXRHt25gMAaMAh4nfcZQSQSKjt/SDR4w7lVvMkApW0n33FISenyTI8flH/TI8YdyLsdWjuixSJ4uIavNBGfhFf2lXb3wxyeqqZwy2apT/xDCUZxxKJXkfXtq0AJJFGPh3y9vcnmAHlzj4ECsa+vbEuR9oCjfs4q2NfWjnhWlfTpPbESUO/E8qdN98VbOvQivOiUcRtWa32NaEkhtv8AiWKuXXGLspgZVTeRzNa0UeLfHsDUYqitO1BL2LlzEcp5H0RJFI3FWK8vgqKVGKom8AOnXanoY6E1p38e2INKXgt3+Uel3n1ieTWbqGC+lMtykRszGsjN6oWvqVb7Pw8csGeujV4YVtE/KqxsHe4XWbwxzFhdW0jWiiQA/EHdJOQ3ry+Ll8OWfm/6IScY381mm/kvoz64t5aazeRSCT1mhjNq6qp2K/Cztx4sEP8ArYJau+iBiAFdHu1mippcEa/ZQlV+Q2GVw5Nq7Jq7FX//0PSeKuxV2o/8c1fl/wAbDMfU/S15fpL5qtfNt9oXmqS+1C7ubyIJIJbGWVljXmKqxLu4HXkPgzVx26OjEyD3sy0Tzimv6BqmuQJHAIY5oo4EuTI8YSIyF5QVVImcL+6+0+XHH5c28g9Orf5DeYr/AFqz1MPcy3f1T0o4BO/JlYwtUFyD1IHxY4QRNu0glxbvRBp2sR8WjhaqycjG10pDLQ7H9ydq/s5m3LudjZR40YOiF7m4Rh8RRXQhSeoDcK7ZJkuOiRNB6LXNwy9asyFuhH8nQ13FMVb/AENFSn1ic/Z35LX4a7/Z/ar8WKtrpMYABnmIHWpT4q0+1Rd+mKuGkKCpW7uVKigKuor86LiqInUx6VcIzlykQBkb7TUoORoOp+WHoVYEl3GyrH9ZqQQBWZq1Kkb0g9++DgKLRdlcadIqGe+cSF6Kgbkp+ZMafa/awGBW0/EcaklUVT4gAfqyCptb/wDHPi/12zIx8kuyauxV/9H0nirsVX3ixtYoJDRKGprTvlOYAjfkxmARuxmfyx5OupGlnsbWeSShaR44XLbbVJU12zD8PH3uN4ePvbXyt5PS2e1SwtltZGDSQCKIRsy9CyheJIpjwY/5y+Hj70ZpGk6DpZYaZbw2q7u8cKxxKTShYhAtdsnjjC9jZbMcIA7FHfpbTqgfWYeRoAPVStT02rmQ3tvqdlHX1J4koKmsqDY/TirX6W0/iW+sw8QaFvVjpX51wq79K2Hxf6RD8Iq372PYe++BWzqtgCQbiEEAE1lj6HoevfFXNqdigq08SjrUyoO5Hj4imKphaCOYNWjxuoPiCDvk4hVb6hZ/75X7slwBXfULP/fK/djwBXfULP8A3yv3Y8IVSu4444kRFCqCaAYQKVC4Vdir/9L0nirsVW6rGkukmJxySRCjqehDEAjMfUGo215fpL5ub86/KFsGtE0V1htq26IFJosRKgA+r7ZjE5SbJ3Lrj4nkjdW/MO/E1mdN0vTxY3lmLx7i8NxU8moIkSOT4nX9vf4cr8SQ5k3bDxqG/O/4WeflP5sn17RZ5Ly3isryyM0NzBCzlUNGKkF+bfElHH2slA/vLcnBK5X0TxLpECvJdRpzJSWQShwhYfs/6MN1+0tcyuOLm8YTCHT9VktY3KiSRwpZhOgVlpUMP3H/AAtMlbJERaPdPLwuCY4AQ3KORGLFaUUqYhRW/b+LCqIi0K3jnM4lkZmNSrCLifoCDqNjgVpdCiFP9Knahr8RiNRWvH+7+z7YqiLfToIlYPW4LmpaYIx6k02Vdt8VTKyADEAUAUAAdKZOCovLFdirsVQt/wDYT5/wxVB4q7FX/9P0nirsVX3cUktiiIKsQaeGxrlGeJlGgwyRuNPDbj/nFjRZp5pRql6gld5ONITTmxalSvauY/Dk7g4/hTZMPyWtxotvpX1qXhagCG4AQSAgUJrSnxD7WVHBMm3HOiJNsj8leRj5ZjeJJpLlZGLGSXjy3BovwgdKnrk8WCUZWW/BpzAsq4H+X8Myqcxvi3gfuxV3FvA/diruLeB+7FXcW8D92Ku4t4H7sVV7QEO1QRtk4KissV2KuxVC3/2E+f8ADFUHirsVf//U9J4q7FV91ezW1vB6YHx8q1Fen+3lc5EKhf01e/5H3H+uV+KVd+mr3/I+4/1x8UqoXPmd7YoJ3ROey/Axr0HavjlkOOf0i6RaEm86SqxERhcUFOXJTWpBFKHpTLRiydR+PmttDzpdnjRIjyNAauAfvXE4p/j/AKSW2385Xiyen6cXLb7TMv2htSq98AxzIv8AH3raw+eLkK0nCH0gtQ/Jtz4U45Lwcl1W/wCP6SOJVHnC9aMvHHEwWhahatDXegWvXImEgaP4+1NqQ873Xp8zHFWtGAZjxPYGi7ZLwZ3+P+KRxKsfnQcmWZ4onBoBR2qKA1rQeODwcvMD8fNNo2HzBcTRiSIoyHo3Ej9ZyiUpRNHmlf8Apq9/yPuP9cj4pV36avf8j7j/AFx8Uqi/rD3FnFI4AYsQadNtsugbCqeSV2Kv/9X0nirsVX3fH6rBy9Hv/fcvw45XkVB/uf8Al0/5K5X/AKVXfuf+XT/krj/pVXL6O/8AvL9Hq4D/AJqW/wBz/wAuv/JXHb+irX7nf/eX/kpjt/RQ4ejT/j1+j1aY7f0Ut/ua/wDHr/yUx2/ooa/c7f7y/wDJTHb+il37mv8Ax6/8lMdv6Ktj0af8ev0epjt/RQtPo1/49Pp9XD/pVa/c/wDLp/yVx/0qu/c/8un/ACVx/wBKqN2+pRU4Uqf7qvH8d8uhyVTySuxV/9k=Â2xinl ˆ_b_ai@º@º@º 9¦!_a@³LD@º@ºjpgÂ"Â3Â<>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Â3xi–” ˆ _b_ai@º@º@º9¦!_a@³L@ Ü@º@º@º@º@º@º@º@º@º@º@º @º!jpgÂPÂ3ÃdXüÿРˆ?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ˆ?AAEAAAAAAAAAAjhCSU0D9QAAAAAASAAvZmYAAQBsZmYABgAAAAAAAQAvZmYAAQChmZoABgAAAAAAAQAyAAAAAQBaAAAABgAAAAAAAQA1AAAAAQAtAAAABgAAAAAAAThCSU0D+AAAAAAAcAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAA4QklNBAgAAAAAABAAAAABAAACQAAAAkAAAAAAOEJJTQQeAAAAAAAEAAAAADhCSU0EGgAAAAADkwAAAAYAAAAAAAAAAAAAALMAAACWAAAALwBDAE8ATQBQAEEATgBZAC0AQwBBAFMARQAtAFMAVABVAEQASQBFAFMALQBHAE8ATwBEAFcASQBMAEwALgBzAGMAcgBlAGUAbgBzAGgAbwB0AC0AZgB1AGwAbAAtADQAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAJYAAACzAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAEAAAAAAABudWxsAAAAAgAAAAZib3VuZHNPYmpjAAAAAQAAAAAAAFJjdDEAAAAEAAAAAFRvcCBsb25nAAAAAAAAAABMZWZ0bG9uZwAAAAAAAAAAQnRvbWxvbmcAAACzAAAAAFJnaHRsb25nAAAAlgAAAAZzbGljZXNWbExzAAAAAU9iamMAAAABAAAAAAAFc2xpY2UAAAASAAAAB3NsaWNlSURsb25nAAAAAAAAAAdncm91cElEbG9uZwAAAAAAAAAGb3JpZ2luZW51bQAAAAxFU2xpY2VPcmlnaW4AAAANYXV0b0dlbmVyYXRlZAAAAABUeXBlZW51bQAAAApFU2xpY2VUeXBlAAAAAEltZyAAAAAGYm91bmRzT2JqYwAAAAEAAAAAAABSY3QxAAAABAAAAABUb3AgbG9uZwAAAAAAAAAATGVmdGxvbmcAAAAAAAAAAEJ0b21sb25nAAAAswAAAABSZ2h0bG9uZwAAAJYAAAADdXJsVEVYVAAAAAEAAAAAAABudWxsVEVYVAAAAAEAAAAAAABNc2dlVEVYVAAAAAEAAAAAAAZhbHRU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ˆ?pdfdk7nl4fe4Oc0HRtTS1rPYyP66dLPExIBkbBGsu/8Ago4fL6Bw6es4nT+vdQGYXCoOc1m1jn+53pWOkVhysevX17P+0dIyMiqyhoptyXsApobPq2Nx6cmrbb1DJZsY/wD7j4/vu/wWNmcR9arsgfWPqjauqVYm27THeKt8CrD3OrddZV+lt+0v9Bj9lf6td+mVN/XeqO6Z+zavrBi1YLfTqdQa6q3ObY2q17t1O976n2ZH63vs9T+lfaf8KrAxgxgQdTGO+2yr3D3vWvrV0/K6ZnVYrtxrsrrxrJkXObtvtsp/O+zUsb/SX/on/wCD/wAD6vRdPduxqneNVZ/6K8Uty7G4WTcOrU25TaGWNqAprJaH2VW4e7e71MljG+t6bPYxn9G9f1al7R0nd9hx9wId6FMg6EHYEzNGMRAD94/9FINt1JJJRLlJJJJKUkkkkp//0PVUkkklNM8n4lNKk6/LDiBVoCY0J0TfaMz/AEP4FQ8A7n7FLeMRMGJ4mPbP9pUhb1wNbux8Z7gBuiwtk/nfvbPar32jM/0P4FM7JzgPbj7jPGo08U6IA0384royr9ES82mLOsljppx2vaRsIfuDhDt/qD2+n79mz096NjvzXF4yaaqmgewss3kmR/336Sn9r6lGuHr4BwTnL6l2w5/tAIkAiqH2JMwR8sR5BoZGFTd1APtw6bg9w3OfTW8PZtDfUtuex1m9v9ZMem4jAQcCh7j9EtxKjxLnNf8ApP3Pb+Z71ofa+pSf1PTsdw1THL6kBphzzpuA+H+cm4oyhxXklPiNgSPyf1YrSQa0ApqY/SsV7g84eJjmtwLd2LWHaTtcxwe7a76K1aDJfrPGpVb7X1H/ALia/wBYKYyMyNaYPcQU8kkgk7IbiSp/aMz/AEX4FL7Rmf6L8ClxDxU3ElXpuyX2Btle1sGTqFYRBtSkkkkVP//ZOEJJTQQhAAAAAABVAAAAAQEAAAAPAEEAZABvAGIAZQAgAFAAaABvAHQAbwBzAGgAbwBwAAAAEwBBAGQAbwBiAGUAIABQAGgAbwB0AG8AcwBoAG8AcAAgAEMAUwAyAAAAAQA4QklND6AAAAAAAQxtYW5pSVJGUgAAAQA4QklNQW5EcwAAAOAAAAAQAAAAAQAAAAAAAG51bGwAAAADAAAAAEFGU3Rsb25nAAAAAAAAAABGckluVmxMcwAAAAFPYmpjAAAAAQAAAAAAAG51bGwAAAACAAAAAEZySURsb25nBMrg0AAAAABGckdBZG91YkA+AAAAAAAAAAAAAEZTdHNWbExzAAAAAU9iamMAAAABAAAAAAAAbnVsbAAAAAQAAAAARnNJRGxvbmcAAAAAAAAAAEFGcm1sb25nAAAAAAAAAABGc0ZyVmxMcwAAAAFsb25nBMrg0AAAAABMQ250bG9uZwAAAAAAADhCSU1Sb2xsAAAACAAAAAAAAAAAOEJJTQ+hAAAAAAAcbWZyaQAAAAIAAAAQAAAAAQAAAAAAAAABAAAAADhCSU0EBgAAAAAABwAEAAAAAQEA/+E7ZGh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8APD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iMy4xLjEtMTExIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIj4KICAgICAgICAgPHhhcE1NOkRvY3VtZW50SUQ+dXVpZDozQ0JBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwveGFwTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhhcE1NOkluc3RhbmNlSUQ+dXVpZDozREJBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwveGFwTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhhcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+dXVpZDozQUJBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+dXVpZDozOUJBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94YXBNTTpEZXJpdmVkRnJvbT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhhcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx4YXA6Q3JlYXRlRGF0ZT4yMDA1LTExLTI0VDAyOjA1OjAyLTA4OjAwPC94YXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhhcDpNb2RpZnlEYXRlPjIwMDUtMTEtMjRUMDI6MDU6MDItMDg6MDA8L3hhcDpNb2RpZnlEYXRlPgogICAgICAgICA8eGFwOk1ldGFkYXRhRGF0ZT4yMDA1LTExLTI0VDAyOjA1OjAyLTA4OjAwPC94YXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eGFwOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDUzIgV2luZG93czwveGFwOkNyZWF0b3JUb29sPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9qcGVnPC9kYzpmb3JtYXQ+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iPgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8cGhvdG9zaG9wOklDQ1Byb2ZpbGU+c1JHQiBJRUM2MTk2Ni0yLjE8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8cGhvdG9zaG9wOkhpc3RvcnkvPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyI+CiAgICAgICAgIDx4YXBSaWdodHM6TWFya2VkPlRydWU8L3hhcFJpZ2h0czpNYXJrZWQ+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjk2MDEyMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8dGlmZjpOYXRpdmVEaWdlc3Q+MjU2LDI1NywyNTgsMjU5LDI2MiwyNzQsMjc3LDI4NCw1MzAsNTMxLDI4MiwyODMsMjk2LDMwMSwzMTgsMzE5LDUyOSw1MzIsMzA2LDI3MCwyNzEsMjcyLDMwNSwzMTUsMzM0MzI7MjhCRjY5N0YyNEJGQUY5MTY1M0U0NUE0REE0NzhBRDQ8L3RpZmY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTUwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE3OTwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpOYXRpdmVEaWdlc3Q+MzY4NjQsNDA5NjAsNDA5NjEsMzcxMjEsMzcxMjIsNDA5NjIsNDA5NjMsMzc1MTAsNDA5NjQsMzY4NjcsMzY4NjgsMzM0MzQsMzM0MzcsMzQ4NTAsMzQ4NTIsMzQ4NTUsMzQ4NTYsMzczNzcsMzczNzgsMzczNzksMzczODAsMzczODEsMzczODIsMzczODMsMzczODQsMzczODUsMzczODYsMzczOTYsNDE0ODMsNDE0ODQsNDE0ODYsNDE0ODcsNDE0ODgsNDE0OTIsNDE0OTMsNDE0OTUsNDE3MjgsNDE3MjksNDE3MzAsNDE5ODUsNDE5ODYsNDE5ODcsNDE5ODgsNDE5ODksNDE5OTAsNDE5OTEsNDE5OTIsNDE5OTMsNDE5OTQsNDE5OTUsNDE5OTYsNDIwMTYsMCwyLDQsNSw2LDcsOCw5LDEwLDExLDEyLDEzLDE0LDE1LDE2LDE3LDE4LDIwLDIyLDIzLDI0LDI1LDI2LDI3LDI4LDMwO0U3QjlENzU3MjM0MzYzNUIzMDY0OTkxMkUyQkVDQjhEPC9leGlmOk5hdGl2ZURpZ2VzdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz7/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdCIFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFjcHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAAABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAADTAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJDAAAEPAAACAxnVFJDAAAEPAAACAxi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ˆ?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 #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Â4xi–” ˆ _b_ai@º$@º%@º&9¦!_a@³L@ |@º$@º%@º&@º'@º(@º)@º*@º+@º,@º-@º.@º/jpgÂ%Â3Ãüÿp¨ˆ?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qSSn6cyqTZaS6htgH0S5od+VBdiBzXNdisLXghwLBBB+kHL5pSUZq+u6tPB+mLMd9tfpWUB1ensI0047oP7Mplx+yMl7Q1xg6tGjW8r5tSTfRf8AW07cX9X/AJy71cJ34aPF+7w/pcT9E2dCxXZFeR+zKX20lpqtdO5sHeCP6r1Zdj5BJ/VGOkkkknUlfNqSfKr9W/8AW3WxqvTt04dn6WrGdU/dXjNBPLp1/Iiev1XX9A3y1/2L5lSSFVop+m/X6n/oR30n/YmF/VIE0Nnvr/sXzKkj9qn6dbdnke6sNPgNU/q5v7n4L5hSQ18VP096ub+5+CXq5v7n4L5hSS18VP1NQ61zJtEOn8ERfKqScNlP1UkvlVJFT//Z/+0cPlBob3Rvc2hvcCAzLjAAOEJJTQQEAAAAAAAHHAIAAAIAAgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAˆ?ADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBB4AAAAAAAQAAAAAOEJJTQQaAAAAAAOTAAAABgAAAAAAAAAAAAAAiAAAAJYAAAAvAEMATwBNAFAAQQBOAFkALQBDAEEAUwBFAC0AUwBUAFUARABJAEUAUwAtAEcATwBPAEQAVwBJAEwATAAuAHMAYwByAGUAZQBuAHMAaABvAHQALQBmAHUAbABsAC0AMgAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAlgAAAIgAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAQAAAAAAAG51bGwAAAACAAAABmJvdW5kc09iamMAAAABAAAAAAAAUmN0MQAAAAQAAAAAVG9wIGxvbmcAAAAAAAAAAExlZnRsb25nAAAAAAAAAABCdG9tbG9uZwAAAIgAAAAAUmdodGxvbmcAAACWAAAABnNsaWNlc1ZsTHMAAAABT2JqYwAAAAEAAAAAAAVzbGljZQAAABIAAAAHc2xpY2VJRGxvbmcAAAAAAAAAB2dyb3VwSURsb25nAAAAAAAAAAZvcmlnaW5lbnVtAAAADEVTbGljZU9yaWdpbgAAAA1hdXRvR2VuZXJhdGVkAAAAAFR5cGVlbnVtAAAACkVTbGljZVR5cGUAAAAASW1nIAAAAAZib3VuZHNPYmpjAAAAAQAAAAAAAFJjdDEAAAAEAAAAAFRvcCBsb25nAAAAAAAAAABMZWZ0bG9uZwAAAAAAAAAAQnRvbWxvbmcAAACIAAAAAFJnaHRsb25nAAAAlgAAAAN1cmxURVhUAAAAAQAAAAAAAG51bGxURVhUAAAAAQAAAAAAAE1zZ2VURVhUAAAAAQAAAAAABmFsdFRhZ1RFWFQAAAABAAAAAAAOY2VsbFRleHRJc0hUTUxib29sAQAAAAhjZWxsVGV4dFRFWFQAAAABAAAAAAAJaG9yekFsaWduZW51bQAAAA9FU2xpY2VIb3J6QWxpZ24AAAAHZGVmYXVsdAAAAAl2ZXJ0QWxpZ25lbnVtAAAAD0VTbGljZVZlcnRBbGlnbgAAAAdkZWZhdWx0AAAAC2JnQ29sb3JUeXBlZW51bQAAABFFU2xpY2VCR0NvbG9yVHlwZQAAAABOb25lAAAACXRvcE91dHNldGxvbmcAAAAAAAAACmxlZnRPdXRzZXRsb25nAAAAAAAAAAxib3R0b21PdXRzZXRsb25nAAAAAAAAAAtyaWdodE91dHNldGxvbmcAAAAAADhCSU0EKAAAAAAADAAAAAE/8AAAAAAAADhCSU0EFAAAAAAABAAAAAE4QklNBAwAAAAAFOcAAAABAAAAlgAAAIgAAAHEAADwIAAAFMsAGAAB/9j/4AAQSkZJRgABAgAASABIAAD/7QAMQWRvYmVfQ00AAf/uAA5BZG9iZQBkgAAAAAH/2wCEAAwICAgJCAwJCQwRCwoLERUPDAwPFRgTExUTExgRDAwMDAwMEQwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBDQsLDQ4NEA4OEBQODg4UFA4ODg4UEQwMDAwMEREMDAwMDAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAIgAlgMBIgACEQEDEQH/3QAEAAr/xAE/AAABBQEBAQEBAQAAAAAAAAADAAECBAUGBwgJCgsBAAEFAQEBAQEBAAAAAAAAAAEAAgMEBQYHCAkKCxAAAQQBAwIEAgUHBggFAwwzAQACEQMEIRIxBUFRYRMicYEyBhSRobFCIyQVUsFiMzRygtFDByWSU/Dh8WNzNRaisoMmRJNUZEXCo3Q2F9JV4mXys4TD03Xj80YnlKSFtJXE1OT0pbXF1eX1VmZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3EQACAgECBAQDBAUGBwcGBTUBAAIRAyExEgRBUWFxIhMFMoGRFKGxQiPBUtHwMyRi4XKCkkNTFWNzNPElBhaisoMHJjXC0kSTVKMXZEVVNnRl4vKzhMPTdePzRpSkhbSVxNTk9KW1xdXl9VZmdoaWprbG1ub2JzdHV2d3h5ent8f/2gAMAwEAAhEDEQA/APVUkkklPJ9dzvrXj9Ws/ZwZZQw1Gil76WVGvY/7V9rfb+ttu9b0/S9H9H6KGzrv1wIYfs2K4F0Aucxm7Vu719uVd9l2t9X0nVfbPW2fzdK6a7N6bVYa776GWDlr3tDhP8lxUP2l0f8A7lY3/bjP/JI14FFjuHlquufXmt9r342LeHkOZS99dTmBjKnWVs2ZF38/Z69dL7Lf+Fs/Rfo1EdU+uGPm3ZHUbWN6bXUXu9AVv1LmbH1VjflOZ7/aur/aXRj/ANqsb/txn/klIZ3SbA4DIx3hrSXAPYYaOS7X6KVeBVY7hx/qZ1XqHUun5F+bYbHNynMqLmtaRVDHMaRWB+8oX5v1oxr7LPUxrqq3WbaJaHvDnfoK3Rt9L0mf4T/t1bNfUejVgivJxmAmSG2MEn5OQXX/AFeduL78V7nEkuc+snUzyiZSu4wjr0kNPotJ7EfUsqcjOc7aH03P2ku2uESOPTY39J6f7/qORHWdTP0G1yOQTpqPzoc7btcqDMvFZZuZb06oiRLbRqD+8Nrf+qVqjNxGsLsy/Erdb7q/TtaQWxs3NNgr/OagOKvVEX4JB01I+hbGKc91z3ZIa2otb6bWmYP53uVpUGZ3SK7DaM6kktDDNzIgfydyJ+1+lf8Ac3H/AO3Wf+SS1PSkiQ7j7W2g23vrdtFNlgidzdsf9J7VBnUunWO2V5VL3HhrbGk6anhyj+1ul/8Acyj/ALdZ/wCSSo9lWO4T7nOYdCwkfMfghNpyBE5DnRIPtAmf7H5qqi/obRAzmCdf6SfP/hf5ScZPRJLvt1fumf1jTXy9RKj4/Yix3DZ6e7IfjB2S17LCTLLNu4AHaP5n2e6N6soGGcV1ROLaLq5MvFnqa+G8uejpHdcpJJJBT//Q9VSSSSU8v1b6g9P6p1G7Psyr6n3kFzGbNoIAZ7d7HO/NQ2/4vsVlNdLeoZIrpc59bYq0c+N5/mvdu2rZ6jZe24elk+gCCNprNkn97T6O1VftOUTt+2iToIodz83Je7Lvt5/96s9uFk8O7n3/AOLvDyABbn5BAMiG1Dy/NqCaj/Fv0ukW/reQ71a3Va7BG6PdpX/JWsc1wDD9o0d/wTpP4+1JmcA8F+RuYe3puGkfvJe7PxR7cP3Q5bf8XuK2ivHHUMn0qnOexkVaOeIef5rd7oUv+YWP/wCWF/8AmU/+kVq3Zu5jm49gbZDofYHbGw18Of8AR9rXt9yau7Mc2s+vjvBa0uc0u1JA1Z7voOd9BA5pdU+3Ds5Fn+LzEtYa7M/ILTEjbUOOOKlG7/Fv0u6uln2vIb6NfpyNmvufZuP6P/hFuVnqG5vqPpLPzyzfP9iTtUc/qH2Sl5b7rwxzqqzMOLR9Dc36O5AZ5dLV7UD+iHKd9QqHv3u6jkl21rJLafosG2sfzP5qR+oWNIP7QvGsj2UjU/8AWUTrP1ld0/BuyqapFABfZa4BgBj3bKXPtdt3fyFzz/r3exgzDN7dzSxvaD73NYyv/CPq9T096PuysA6WuGCJBNDR2cb/ABcdMoyBf9ryHkBw2nYB72ur/Nr/AJabF/xc4WJc2/Hz8llrAQ10VHkbHaOqLfolV+r/AFw6jhWF+JXRk4uhkl4e0ODXMNg3fnb0fG+sbscfacpkjOcHuIeA2shrahW1su3V7a/UfZuR92dkXrp/zlfdgIiXCKN1X9X5kjP8X+LUwMb1DIDRoAW0ntH51Kjf/i6wsgNFufkENkiG1D6X0vo1DwVb6w9eod9WsXI6iRQM2wB1ddkyGuc79DZ7vza2Lib/AK09b6fe5vTs26tlZjZY8vaYJ/MtDm/9FEZJXroVDBEgkRsDd9a6B0LH6FhOxMex9zX2G0usiZIa2PYG/uLTXM/UHrPVetdFdm9SLC71XMqLG7Za0NG50e36e9dMgSTqVAACh0Ukkkkl/9H1VJJJJTnZxeLQW+t5+kAR/a3KvN+4t3ZUGCDtZpqfzlazDhC4evktpcBow2bPnG5u5V56T/3NZzMev/5moq30RY7sQbYMOyh2BIbzH0k/6WIL8k/2W/3Jx+yRxmsEcAX6f9Wj/bOnf9zKf89v/kkiD0CrHdqllpp3O32l5cG0ZG0A+yz2v2g+x/8A1CjVjv2Vl2BjB2xshrhAgD2N/RfQr/MVm27pVzDXZlUOYQQWl7YIILHD6X7rkKlnQ6Nhpvx2emA1kWDQNGxo+n+6kQSNlWO4SA5VY2149YaOAH7R/m7FyX1g6kLfrVidNteWAMYQ2oeo9lrpO9rT7djW/T3f4NdrVbi3kinIrtLRJDHB0D+yVRsb0v1HWNy8dtrz73hzA4xp7nTu9qUI0dU2N7eXyKMyjpuZi9XqYenPeymm5hlzmlri82M1e3dY1vprPxvqzfgY1d/SN2Y2kOsLLXBrtzS59VdPt/nGfR9N/wCeu3YcFlNjPtmO9zySJe2NR7ZG78x3uUcCnpuLW7fn02W2O32ODmtBdDWfo2bnNqbtb+annZIyAGwQ5dmFiZXRS7LrcMh9DLHhu1r4DGvsft/r/wA4sDGxsPKxW47N5aXENbvO4FzZc/n2tZ+aur6n0vo3U6zXf1FrGu+l6drWkgEO2l3u9vtVPE+rXRMO11uN1UNc9u07n1uH5E6PDwm/m/RV7gGxcHPZRgdI6d064DMtxqLHAETAte/3vcf5tu1u3euB6jc1t8VGJEk9pn8z+SvYLvq59XMnEbj5Wcy2xrBW7I9UNe5oLngP2Oa389c3n/4sOiW2GzG6y1okfo7HVuG3u3c01pentre6hOtBLQh7n6pYpxPq/h1Foa81h7wONzx6rv8Aq1sIGEKhjMFLmvrAAaWmRAG36QR0ghSSSSSn/9L1VJJJJTzvX+ldJtyTnZ1j6y4NpkbSDzs9r2We73LJ/Z/1WiBlPEeArB1/6yun6n9p2n7NSy9+4SywwNv5zv6yywesR/yVQD/WYq882YEiJNBgyR9Wkf8Amyk5dn1f+rFjtzrr5iNA0D/o1KP/ADb+q3+myPw/9JrXDusTB6ZSB47mf3ou3qP/AHCp+4f+SUZ5nmR+kfpGR/6MmPg/qD/wuTh/82/qt/psj8P/AEml/wA2/qt/psj8P/Sa3NvUf+4VP3D/AMklt6j/ANwqfuH/AJJD73zP7x/xJo4P6g/8Lmj6B0LpOC+zKwXWP9VjqnGw9vpHQNYqWT9XOmYbQfTyLK6w3a5oqd9J2z0/eze7Z9J278xdBhet6X6attT/AHexnEIXUKqbsU13Dcxzm6bS6SD7fa1TxzZKBMjct+jYjjiYi4j7Kee/ZPS2MLjVmgR9EMrPI1Z/N7dzfoIR+r/R8gmyynPG0ay1gP5x27Gs+ktA9LwG1uH2du1wHtDLYJI935/5yK7Cw3ODn1lziIBayz4TqU73p/vFPtY/3Q4x+rnRAzcMXqLteA1nE7dykz6s9CfBFGeARIJaBwS33NLf5K6IZFtdQaw7RXDA30nmI0a1P9suLTrDgANwqfG7Xs73Je9l/eKPZx/uh5t/1a6I0NIxuoODiQYDZEbeW7f5Su1fUjoltTbAclm8TteWhwns5uxa9ORmWXBm4RrP6NzRA2fnu/tKwG5geJdXsn3aO3R9+1D38v75V7OP90JOj4FHTsFmHj7vSrJguMnU7j4eKvIVH0D8UVSRJIBO5XgACh0Ukkkil//T9VSSSSU5PWzjCofab347PUbD2GCXfm1/1XLFYOl2e1nVMhxifaQTH+aukymg75YLIEhhgyQNOVmNzenskZFVVNgMbSGtP3O9ypZI3MgVfiLYckbl017iTS9HAj/lDJ+P+rU9deAyZz8h88bhx/mtarwz+knj0jpP5nAS/aHSNdatBJ+hwmezPb0f4sv++WcHjD7Jf981P8nf9y7vuKX+Tv8AuXd9xVv9odIiZq/6CnXk9OscWsaxxb9KA0x8YQ9iX9X7Jf8Afo4B3h9k/wDvk/TPS+z/AKGx1rPd7n8z4KWTW+ysNYGkzPuJHj+4i1Na3RgDWwdAIHCrZmTbjNNsVmobQC5207nHbrMM2bf5aniKiB2bMRQA7dkIw8nc0ltYAdr77DLf876WiZuJlAkFrIiN3qWSdf637qrVdesfUbCykncQAy2e+0To5zU9fXbntFhro9AHbZay8PDSRLd21vt+j9N6dqlt0YdhEZTWEAkt2OedSf8AhCfzUEUdTG1np1Fg0JFj9BJd7WbkGzrttbT+joLu03tAJmNvu+j/AFkfH6j1HJaLKcWp9RMCxt4cNJ/db/VS1Uvj4uYXBmSxraQ5zpZY/dJ+jy9W6cWmlxdXukiDue52n9tzlWGT1bc2cJm0gb4uEgz7/wA33e1Tx7+pPu2ZGK2qrX9K2wO0/N9n0kNVOnR9A/FFQqPoH4oqnh8oUpJJJOU//9T1VJJJJTVt/nCufznRmWe8ggiBMa/9tv8A+qXQW/zhWDnVXPybNrXFpdyASNPhdX/1Crn5j5sWXYNWZGwWOJAPLmj/ANEbU+7c0Btji46A7hOv/WFJ2PkBp2tcNZ1Dj/7sKTMSy0TZLSNPcHidO2y9yTEwY/0nlxcbYbOxzhHifo0qxXlsLgNrWzyQT3/sBR+w2yXeo2SPB/y/wyLTiiv3OcXPHBl0R/Vc96CDTtVf99P5Fl9ZcG1HZYfVmvdVvAArLy31fTd7f5O5alX/AH0/kVTNw7MlhDLdhO2A5ocwbTv3bfpbnfR+miG28+brSxga57C3cCWuoG4buXudZ7lexsXGdWyxvUGuG07mww/S7P2P/wAE5FHRsuIdkVOEDT0QPcPz9E9fR8hlT6zdSS8AB4pDS2DOmxzW+7+UlYU1/sOJ6jnDqzdSJZNZAky1o9x27voo1eNXVWK6urCtgJI2msaE8aPUG9By27gMusB3IFDAPiY+kp2dDyXhwbk1sDgYilpiREiUvqpdtZDj/lmSBsLXFmkSN30/p7kT9m5lkWM6pdscJbtA26+7dz7vpIT+i5bmn9YqDzsl/ogn2/S/7cWu1rWtDWgBrRAA4ACBKk2G1zKGsc42OaAC88uIA9x/rI6FR9A/FFU8PlClJJJJyn//1fVUkkklNeysl5II+9UrukVW3G0uhx/lED7muCh1yg31hocWkPnTfr7T/wBx/wBIs4YT2ljWWuFTZn3ZG48vjf8AuKEgWTruVsqOhbzvq/jOADiHBrmvEucYcz6B+mrH7Pd/pAsr7Nc0NYy57Y2gf0ggf+Y7fapMwLbshpda7c0jcd17SGtBr/Rvd7Pou/z0iNNbW8MO34un+zz/AKQId1GPj7TkZNdQdxvc1sx+7uKgekY5duN2TMQP0zxHwgrE+tXSbcu/pOJjuc4sdkP3PO90NY13530t30UccYzmIk1fVUoRAvh/F6vFNdm2yp7LKyDtcxwcD20LVZgeC576kUvo+r+FS8Q+sWNcPMWWLok8RAMoj9GRH2LwbAK0DwSgeCdJOStA8EoHgnSSUtA8EoHgnSSUsnSSSUpJJJJT/9b1VJJJJTnZ9+Cy4VX5TsayNwg7ZB9vJ9r1U+29ILQf2i8AkgHeRBAMh2nt/tqznUNfkF5yrKNANrXNA/rfpGuWdbU+oWn17tjW62uyKmw1s6+5vt/tqK9Tp1WluU5fSKX3FuaXutcbHNc4uiG6+kz8yva381Fb1PpTnBrcuskxAkdztHdZl3rYlTb7r7q6hEWWX1bZ/NY79F+erFXVq3NLoqeAN0i1k7T9FzgB7dyB71fTdIvXw1Pk36MrCyd32e8W7I3FmoG76K536xHoPWMinBd1d2Hk41jmRUDJc7a3Y5/0PbtWtV1nppcyu3IppusIDKfUaXGTsZ9H99yyPrBi43U3Y1Qc0VNyXDJcHNrc1sOrc73bHfziFmJ2ohfjEZb/ACkbh2vq9VhYdH7MoynZVuDLbXPEPBeXWt3/ANly2Fyn1Mw8jFyc317W3+p6fp2BxcXMYHM3Pa7317faz3rq1JA2CfFU4iMiAbqlJJJJ61SSSSSlJJJJKUkkkkpSSSSSn//X9VSXyqkkp+nMˆ?qk2WkuobYB9EuaHflQXYgc1zXYrC14IcCwQQfpBy+aUlGavrurTwfpizHfbX6VlAdXp7CNNOO6D+zKZcfsjJe0NcYOrRo1vK+bUk30X/AFtO3F/V/wCcu9XCd+Gjxfu8P6XE/RNnQsV2RXkfsyl9tJaarXTubB3gj+q9WXY+QSf1RjpJJJJ1JXzaknyq/Vv/AFt1sar07dOHZ+lqxnVP3V4zQTy6dfyInr9V1/QN8tf9i+ZUkhVaKfpv1+p/6Ed9J/2Jhf1SBNDZ76/7F8ypI/ap+nW3Z5HurDT4DVP6ub+5+C+YUkNfFT9Perm/ufgl6ub+5+C+YUktfFT9TUOtcybRDp/BEXyqknDZT9VJL5VSRU//2QA4QklNBCEAAAAAAFUAAAABAQAAAA8AQQBkAG8AYgBlACAAUABoAG8AdABvAHMAaABvAHAAAAATAEEAZABvAGIAZQAgAFAAaABvAHQAbwBzAGgAbwBwACAAQwBTADIAAAABADhCSU0PoAAAAAABDG1hbmlJUkZSAAABADhCSU1BbkRzAAAA4AAAABAAAAABAAAAAAAAbnVsbAAAAAMAAAAAQUZTdGxvbmcAAAAAAAAAAEZySW5WbExzAAAAAU9iamMAAAABAAAAAAAAbnVsbAAAAAIAAAAARnJJRGxvbmc+qDN+AAAAAEZyR0Fkb3ViQD4AAAAAAAAAAAAARlN0c1ZsTHMAAAABT2JqYwAAAAEAAAAAAABudWxsAAAABAAAAABGc0lEbG9uZwAAAAAAAAAAQUZybWxvbmcAAAAAAAAAAEZzRnJWbExzAAAAAWxvbmc+qDN+AAAAAExDbnRsb25nAAAAAAAAOEJJTVJvbGwAAAAIAAAAAAAAAAA4QklND6EAAAAAABxtZnJpAAAAAgAAABAAAAABAAAAAAAAAAEAAAAAOEJJTQQGAAAAAAAHAAUAAAABAQD/4TtkaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSIzLjEuMS0xMTEiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiPgogICAgICAgICA8eGFwTU06RG9jdW1lbnRJRD51dWlkOjRCRDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eGFwTU06SW5zdGFuY2VJRD51dWlkOjRDRDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eGFwTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICA8c3RSZWY6aW5zdGFuY2VJRD51dWlkOjQ5RDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD51dWlkOjQ4RDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICA8L3hhcE1NOkRlcml2ZWRGcm9tPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMDUtMTEtMjRUMDI6MDg6MjQtMDg6MDA8L3hhcDpDcmVhdGVEYXRlPgogICAgICAgICA8eGFwOk1vZGlmeURhdGU+MjAwNS0xMS0yNFQwMjowODoyNC0wODowMDwveGFwOk1vZGlmeURhdGU+CiAgICAgICAgIDx4YXA6TWV0YWRhdGFEYXRlPjIwMDUtMTEtMjRUMDI6MDg6MjQtMDg6MDA8L3hhcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENTMiBXaW5kb3dzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL2pwZWc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyI+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5zUkdCIElFQzYxOTY2LTIuMTwvcGhvdG9zaG9wOklDQ1Byb2ZpbGU+CiAgICAgICAgIDxwaG90b3Nob3A6SGlzdG9yeS8+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBSaWdodHM9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9yaWdodHMvIj4KICAgICAgICAgPHhhcFJpZ2h0czpNYXJrZWQ+VHJ1ZTwveGFwUmlnaHRzOk1hcmtlZD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOk5hdGl2ZURpZ2VzdD4yNTYsMjU3LDI1OCwyNTksMjYyLDI3NCwyNzcsMjg0LDUzMCw1MzEsMjgyLDI4MywyOTYsMzAxLDMxOCwzMTksNTI5LDUzMiwzMDYsMjcwLDI3MSwyNzIsMzA1LDMxNSwzMzQzMjswNDdENDY0NzZCNTBGM0RENjlGMjY0OTNCNzk5QzU4NTwvdGlmZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNTA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTM2PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOk5hdGl2ZURpZ2VzdD4zNjg2NCw0MDk2MCw0MDk2MSwzNzEyMSwzNzEyMiw0MDk2Miw0MDk2MywzNzUxMCw0MDk2NCwzNjg2NywzNjg2OCwzMzQzNCwzMzQzNywzNDg1MCwzNDg1MiwzNDg1NSwzNDg1NiwzNzM3NywzNzM3OCwzNzM3OSwzNzM4MCwzNzM4MSwzNzM4MiwzNzM4MywzNzM4NCwzNzM4NSwzNzM4NiwzNzM5Niw0MTQ4Myw0MTQ4NCw0MTQ4Niw0MTQ4Nyw0MTQ4OCw0MTQ5Miw0MTQ5Myw0MTQ5NSw0MTcyOCw0MTcyOSw0MTczMCw0MTk4NSw0MTk4Niw0MTk4Nyw0MTk4OCw0MTk4OSw0MTk5MCw0MTk5MSw0MTk5Miw0MTk5Myw0MTk5NCw0MTk5NSw0MTk5Niw0MjAxNiwwLDIsNCw1LDYsNyw4LDksMTAsMTEsMTIsMTMsMTQsMTUsMTYsMTcsMTgsMjAsMjIsMjMsMjQsMjUsMjYsMjcsMjgsMzA7MDNERkZBQ0VENzJCMTZDMDAwODhBNkJBNkNEOEIxQzQ8L2V4aWY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAg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ˆ?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@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Â5xi–” ˆ _b_ai@º2@º3@º49¦!_a@³L @ À@º2@º3@º4@º5@º6@º7@º8@º9@º:@º;@º<@º=jpgÂÂ3Ãaüÿðœˆ?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naW7oMgcH93buVpteIdRj2CBAmuNP7Sc1Yh0OO/w/m0uEqZ9ONRNhra1nEhrtx+L/wBx30m7VdVfFFbS5tbHMHMObtElWFJEegjzU//Z/+0UalBob3Rvc2hvcCAzLjAAOEJJTQQEAAAAAAAHHAIAAAIAAgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBB4AAAAAAAQAAAAAOEJJTQQaAAAAAAOTAAAABgAAAAAAAAAAAAABMgAAAJYAAAAvAEMATwBNAFAAQQBOAFkALQBDAEEAUwBFAC0AUwBUAFUARABJAEUAUwAtAEcATwBPAEQAVwBJAEwATAAuAHMAYwByAGUAZQBuAHMAaABvAHQALQBmAHUAbABsAC0ANQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAlgAAATIAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAQAAAAAAAG51bGwAAAACAAAABmJvdW5kc09iamMAAAABAAAAAAAAUmN0MQAAAAQAAAAAVG9wIGxvbmcAAAAAAAAAAExlZnRsb25nAAAAAAAAAABCdG9tbG9uZwAAATIAAAAAUmdodGxvbmcAAACWAAAABnNsaWNlc1ZsTHMAAAABT2JqYwAAAAEAAAAAAAVzbGljZQAAABIAAAAHc2xpY2VJRGxvbmcAAAAAAAAAB2dyb3VwSURsb25nAAAAAAAAAAZvcmlnaW5lbnVtAAAADEVTbGljZU9yaWdpbgAAAA1hdXRvR2VuZXJhdGVkAAAAAFR5cGVlbnVtAAAACkVTbGljZVR5cGUAAAAASW1nIAAAAAZib3VuZHNPYmpjAAAAAQAAAAAAAFJjdDEAAAAEAAAAAFRvcCBsb25nAAAAAAAAAABMZWZ0bG9uZwAAAAAAAAAAQnRvbWxvbmcAAAEyAAAAAFJnaHRsb25nAAAAlgAAAAN1cmxURVhUAAAAAQAAAAAAAG51bGxURVhUAAAAAQAAAAAAAE1zZ2VURVhUAAAAAQAAAAAABmFsdFRhZ1RFWFQAAAABAAAAAAAOY2VsbFRleHRJc0hUTUxib29sAQAAAAhjZWxsVGV4dFRFWFQAAAABAAAAAAAJaG9yekFsaWduZW51bQAAAA9FU2xpY2VIb3J6QWxpZ24AAAAHZGVmYXVsdAAAAAl2ZXJ0QWxpZ25lbnVtAAAAD0VTbGljZVZlcnRBbGlnbgAAAAdkZWZhdWx0AAAAC2JnQ29sb3JUeXBlZW51bQAAABFFU2xpY2VCR0NvbG9yVHlwZQAAAABOb25lAAAACXRvcE91dHNldGxvbmcAAAAAAAAACmxlZnRPdXRzZXRsb25nAAAAAAAAAAxib3R0b21PdXRzZXRsb25nAAAAAAAAAAtyaWdodE91dHNldGxvbmcAAAAAADhCSU0EKAAAAAAADAAAAAE/8AAAAAAAADhCSU0EFAAAAAAABAAAAAE4QklNBAwAAAAADRMAAAABAAAATgAAAKAAAADsAACTgAAADPcAGAAB/9j/4AAQSkZJRgABAgAASABIAAD/7QAMQWRvYmVfQ00AAf/uAA5BZG9iZQBkgAAAAAH/2wCEAAwICAgJCAwJCQwRCwoLERUPDAwPFRgTExUTExgRDAwMDAwMEQwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwBDQsLDQ4NEA4OEBQODg4UFA4ODg4UEQwMDAwMEREMDAwMDAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAKAATgMBIgACEQEDEQH/3QAEAAX/xAE/AAABBQEBAQEBAQAAAAAAAAADAAECBAUGBwgJCgsBAAEFAQEBAQEBAAAAAAAAAAEAAgMEBQYHCAkKCxAAAQQBAwIEAgUHBggFAwwzAQACEQMEIRIxBUFRYRMicYEyBhSRobFCIyQVUsFiMzRygtFDByWSU/Dh8WNzNRaisoMmRJNUZEXCo3Q2F9JV4mXys4TD03Xj80YnlKSFtJXE1OT0pbXF1eX1VmZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3EQACAgECBAQDBAUGBwcGBTUBAAIRAyExEgRBUWFxIhMFMoGRFKGxQiPBUtHwMyRi4XKCkkNTFWNzNPElBhaisoMHJjXC0kSTVKMXZEVVNnRl4vKzhMPTdePzRpSkhbSVxNTk9KW1xdXl9VZmdoaWprbG1ub2JzdHV2d3h5ent8f/2gAMAwEAAhEDEQA/APVVi5fQs27NuyqurZeOy4j9AxzDW2Gtr/Rstqs2btv5n79n+F9K2naXH9Y6J05/V8jKPQ7cq6wjdlNy3VCzdWKrNlXrNY3bX+hf9BEV1NLZSoX/AC/5vE37Pqvn3V21Wde6kGXEOc6uypjwRs/mrGYwfT/N/Qp9On+cf6P6RWKOkdSbhZlGTn2XXZOT69VlT3VGqv8ARBmPW+x2U6uv9C/f+/6ti5q7oPTXlrn/AFYvtc2A3bnEH/24rVmzoPT/AEqbB9Xshz7g+2yo5bv0b3v/AEjDF727rNvre1G49Jj/AJn/AHyz3CQdP+n/AN49Bj15eO30b7r7HNAAeN1hcSfbvd9n2/QLW72/9e/SK7RTZXc4ufZY0tABe5pAgu4a1rPd7vprjh0PBD2vP1ayN1ZLmH7W/mCNP035yiOg4NVYaz6s5BbWIYwZjzoXbi1vqXbfpO3padZ3/if98oTPb/p/+q3u0IVPLCyywvnuPYfvrIcuGPQ8Il7j9U8omxnpuP23lsg7f6V/JUm9HxWgAfVXLhoDWg5sˆ?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AWxvbmcE0Qh4AAAAAExDbnRsb25nAAAAAAAAOEJJTVJvbGwAAAAIAAAAAAAAAAA4QklND6EAAAAAABxtZnJpAAAAAgAAABAAAAABAAAAAAAAAAEAAAAAOEJJTQQGAAAAAAAHAAQAAAABAQD/4TtkaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSIzLjEuMS0xMTEiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiPgogICAgICAgICA8eGFwTU06RG9jdW1lbnRJRD51dWlkOkRFRTFBREVCRDE1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eGFwTU06SW5zdGFuY2VJRD51dWlkOjQ0RDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eGFwTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICA8c3RSZWY6aW5zdGFuY2VJRD51dWlkOkNBNTBFNjg5RDE1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD51dWlkOkM5NTBFNjg5RDE1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICA8L3hhcE1NOkRlcml2ZWRGcm9tPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMDUtMTEtMjRUMDI6MDc6MzEtMDg6MDA8L3hhcDpDcmVhdGVEYXRlPgogICAgICAgICA8eGFwOk1vZGlmeURhdGU+MjAwNS0xMS0yNFQwMjowNzozMS0wODowMDwveGFwOk1vZGlmeURhdGU+CiAgICAgICAgIDx4YXA6TWV0YWRhdGFEYXRlPjIwMDUtMTEtMjRUMDI6MDc6MzEtMDg6MDA8L3hhcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENTMiBXaW5kb3dzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL2pwZWc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyI+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5zUkdCIElFQzYxOTY2LTIuMTwvcGhvdG9zaG9wOklDQ1Byb2ZpbGU+CiAgICAgICAgIDxwaG90b3Nob3A6SGlzdG9yeS8+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBSaWdodHM9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9yaWdodHMvIj4KICAgICAgICAgPHhhcFJpZ2h0czpNYXJrZWQ+VHJ1ZTwveGFwUmlnaHRzOk1hcmtlZD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOk5hdGl2ZURpZ2VzdD4yNTYsMjU3LDI1OCwyNTksMjYyLDI3NCwyNzcsMjg0LDUzMCw1MzEsMjgyLDI4MywyOTYsMzAxLDMxOCwzMTksNTI5LDUzMiwzMDYsMjcwLDI3MSwyNzIsMzA1LDMxNSwzMzQzMjs2QkY4QTYzQzczMUJFOEE4OEJBQzNFODE3RTdCQTQ1MzwvdGlmZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNTA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MzA2PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOk5hdGl2ZURpZ2VzdD4zNjg2NCw0MDk2MCw0MDk2MSwzNzEyMSwzNzEyMiw0MDk2Miw0MDk2MywzNzUxMCw0MDk2NCwzNjg2NywzNjg2OCwzMzQzNCwzMzQzNywzNDg1MCwzNDg1MiwzNDg1NSwzNDg1NiwzNzM3NywzNzM3OCwzNzM3OSwzNzM4MCwzNzM4MSwzNzM4MiwzNzM4MywzNzM4NCwzNzM4NSwzNzM4NiwzNzM5Niw0MTQ4Myw0MTQ4NCw0MTQ4Niw0MTQ4Nyw0MTQ4OCw0MTQ5Miw0MTQ5Myw0MTQ5NSw0MTcyOCw0MTcyOSw0MTczMCw0MTk4NSw0MTk4Niw0MTk4Nyw0MTk4OCw0MTk4OSw0MTk5MCw0MTk5MSw0MTk5Miw0MTk5Myw0MTk5NCw0MTk5NSw0MTk5Niw0MjAxNiwwLDIsNCw1LDYsNyw4LDksMTAsMTEsMTIsMTMsMTQsMTUsMTYsMTcsMTgsMjAsMjIsMjMsMjQsMjUsMjYsMjcsMjgsMzA7MjVFNkIwNDJBOTJBOTJFNUVGQzQyNUI4Nzc4RUM2OTY8L2V4aWY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0IgWFlaIAfOAAIACQAGADEAAGFjc3BNU0ZUAAAAAElFQyBzUkdCAAAAAAAAAAAAAAABAAD21gABAAAAANMtSFAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWNwcnQAAAFQAAAAM2Rlc2MAAAGEAAAAbHd0cHQAAAHwAAAAFGJrcHQAAAIEAAAAFHJYWVoAAAIYAAAAFGdYWVoAAAIsAAAAFGJYWVoAAAJAAAAAFGRtbmQAAAJUAAAAcGRtZGQAAALEAAAAiHZ1ZWQAAANMAAAAhnZpZXcAAAPUAAAAJGx1ˆ?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ˆ?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À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Â6xi~| ˆ _b_ai@º?@º@@ºA9¦!_a@³L (,@º?@º@@ºA@ºB@ºC@ºDpngÁ]ÂBÃ:üÿ¤ˆ?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ˆ?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ð$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Â7xivt ˆ _b_ai@ºE@ºF@ºG9¦!_a@³L Ô@ºE@ºF@ºG@ºHpngÁ^ÂBÃdüÿ yˆ?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˜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Â8xinl ˆ_b_ai@ºI@ºJ@ºG9¦!_a@³L 4@ºI@ºJjpg Â3Â;ø<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Â9xirp ˆ_b_ai@ºK@ºL@ºM9¦!_a@³L 8@ºK@ºL@ºMjpg Â3Â?TüÿÀAˆ?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Â:xirp ˆ_b_ai@ºN@ºO@ºP9¦!_a@³LØ@ºN@ºO@ºPjpg Â3ÂB%üÿ`Dˆ?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ØABGMytEDKgjkIOpFbWBn+lRa/NgESdRhjdbaFALEShQyGRamFgKoCC4/0a58MM0f3r3mXSTdlZHO3Jqrq1rtF+GBAC/t9QPH5MM1COwQXd9uK215tyDbEjaVJGs7i272oAL9bKQr+UaOyuAKBS1hig3jc4IUEcMUUSRouQVVjjAA9GEY/vfsLWAY6P3ifSHrwDKV397n/eN6ziTCW1kWAkRvZPowAGNwUmO2IpkvaQPJ5TimdEk3QFDZLZtVLbVqPeGpjnSnDVlhE6XkWUtJoY0jSMxxoNKJwAA7BU4A0vIeILo8EY+WmeANLyE+Euv2TfNgoLSya6gm0wHQco1U8BQjsw2U4vAh5VxWlDXjSor81cIWl5C8i6/QbBQNLyE5Fz+g2ANLyGctz3RQtw0hlJr6K4KC0sTqNLhrzbUt35Vy3NWCQ0okphYIxqGHdah4H0Ye8uX3r3mRk6V8b5VSb+9FrFdwxlIgoBiLMqKWkT4bS57rNmMm4UFRhmoS3bbPFS43+/g2zcUttkKQJbXE5hDEGILMU5cLyCRXDNVqA6hpppzAL/T9rfWkk9rfzfEX9vZ2sV3cFi/MmSCFZH1kKW1MCakCuFvMf3v2BTAM/9k=Â;xinl ˆ_b_ai@ºQ@ºR@ºP9¦!_a@³Lì@ºQ@ºRjpg Â3Â;_°=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Â<xi–” ˆ_b_ai@ºS@ºT@ºU9¦!_a@³L@ p@ºS@ºT@ºU@ºV@ºW@ºX@ºY@ºZ@º[@º\@º]@º^jpgÂÂ3ÃHTüÿ ƒˆ?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kS2PTrnZ3+nP4bUL2f8AA/8ASTSDe6l/tt38n7lCzqhqIFjmt3caFS9n/A/9JONn/A/9JAA9SVNZ/Wng+zY4aEHUcpv25aS0Na07uJJA/EK17P8Agv8ApJeyP8D/ANJO07H7f/QVNY9ZvDi3Y3cOxMfwTHrdsFwawt7GTr+CteyP8F/0kvZP+B/6SWnY/b/6CprjrFzm7g1pGkxJ5+SiOuWwCWt18CT4d4Vr2f8ABf8ASS9n/Bf9JLTsft/9BU129bmRYWscNYgnT96UdufY9oc3aQeDBTjZ/wAF8tyY7P8Agf8ApIHwsfW/+5Uv9tu/k/cl9tu/k/cm9n/A/wDSS9n/AAP/AEkKl3UnLzZSx7uTMwoKZj0WRt/s8fioJ4UpJJJJT//Z/+0YxlBob3Rvc2hvcCAzLjAAOEJJTQQEAAAAAAAHHAIAAAIAAgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBB4AAAAAAAQAAAAAOEJJTQQaAAAAAAOTAAAABgAAAAAAAAAAAAAAewAAAJYAAAAvAEMATwBNAFAAQQBOAFkALQBDAEEAUwBFAC0AUwBUAFUARABJAEUAUwAtAEcATwBPAEQAVwBJAEwATAAuAHMAYwByAGUAZQBuAHMAaABvAHQALQBmAHUAbABsAC0AMQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAlgAAAHsAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAQAAAAAAAG51bGwAAAACAAAABmJvdW5kc09iamMAAAABAAAAAAAAUmN0MQAAAAQAAAAAVG9wIGxvbmcAAAAAAAAAAExlZnRsb25nAAAAAAAAAABCdG9tbG9uZwAAAHsAAAAAUmdodGxvbmcAAACWAAAABnNsaWNlc1ZsTHMAAAABT2JqYwAAAAEAAAAAAAVzbGljZQAAABIAAAAHc2xpY2VJRGxvbmcAAAAAAAAAB2dyb3VwSURsb25nAAAAAAAAAAZvcmlnaW5lbnVtAAAADEVTbGljZU9yaWdpbgAAAA1hdXRvR2VuZXJhdGVkAAAAAFR5cGVlbnVtAAAACkVTbGljZVR5cGUAAAAASW1nIAAAAAZib3VuZHNPYmpjAAAAAQAAAAAAAFJjdDEAAAAEAAAAAFRvcCBsb25nAAAAAAAAAABMZWZ0bG9uZwAAAAAAAAAAQnRvbWxvbmcAAAB7AAAAAFJnaHRsb25nAAAAlgAAAAN1cmxURVhUAAAAAQAAAAAAAG51bGxURVhUAAAAAQAAAAAAAE1zZ2VURVhUAAAAAQAAAAAABmFsdFRhZ1RFWFQAAAABAAAAAAAOY2VsbFRleHRJc0hUTUxib29sAQAAAAhjZWxsVGV4dFRFWFQAAAABAAAAAAAJaG9yekFsaWduZW51bQAAAA9FU2xpY2VIb3J6QWxpZ24AAAAHZGVmYXVsdAAAAAl2ZXJ0QWxpZ25lbnVtAAAAD0VTbGljZVZlcnRBbGlnbgAAAAdkZWZhdWx0AAAAC2JnQ29sb3JUeXBlZW51bQAAABFFU2xpY2VCR0NvbG9yVHlwZQAAAABOb25lAAAACXRvˆ?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VHlwZS9SZXNvdXJjZVJlZiMiPgogICAgICAgICA8eGFwTU06RG9jdW1lbnRJRD51dWlkOjhCNDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC94YXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eGFwTU06SW5zdGFuY2VJRD51dWlkOjhDNDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC94YXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eGFwTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICA8c3RSZWY6aW5zdGFuY2VJRD51dWlkOjg5NDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD51dWlkOjg4NDY3OTZFNEM1Q0RBMTFCMjdGQjdCRDkxQUZERUVCPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICA8L3hhcE1NOkRlcml2ZWRGcm9tPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMDUtMTEtMjNUMTA6MTE6NTQtMDg6MDA8L3hhcDpDcmVhdGVEYXRlPgogICAgICAgICA8eGFwOk1vZGlmeURhdGU+MjAwNS0xMS0yM1QxMDoxMTo1NC0wODowMDwveGFwOk1vZGlmeURhdGU+CiAgˆ?ICAgICAgIDx4YXA6TWV0YWRhdGFEYXRlPjIwMDUtMTEtMjNUMTA6MTE6NTQtMDg6MDA8L3hhcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENTMiBXaW5kb3dzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL2pwZWc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyI+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5zUkdCIElFQzYxOTY2LTIuMTwvcGhvdG9zaG9wOklDQ1Byb2ZpbGU+CiAgICAgICAgIDxwaG90b3Nob3A6SGlzdG9yeS8+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBSaWdodHM9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9yaWdodHMvIj4KICAgICAgICAgPHhhcFJpZ2h0czpNYXJrZWQ+VHJ1ZTwveGFwUmlnaHRzOk1hcmtlZD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOk5hdGl2ZURpZ2VzdD4yNTYsMjU3LDI1OCwyNTksMjYyLDI3NCwyNzcsMjg0LDUzMCw1MzEsMjgyLDI4MywyOTYsMzAxLDMxOCwzMTksNTI5LDUzMiwzMDYsMjcwLDI3MSwyNzIsMzA1LDMxNSwzMzQzMjtDRDZCMjk3OThDQjhGQTU5ODM2MDFGRjVDOTY1MUMyMDwvdGlmZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNTA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTIzPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOk5hdGl2ZURpZ2VzdD4zNjg2NCw0MDk2MCw0MDk2MSwzNzEyMSwzNzEyMiw0MDk2Miw0MDk2MywzNzUxMCw0MDk2NCwzNjg2NywzNjg2OCwzMzQzNCwzMzQzNywzNDg1MCwzNDg1MiwzNDg1NSwzNDg1NiwzNzM3NywzNzM3OCwzNzM3OSwzNzM4MCwzNzM4MSwzNzM4MiwzNzM4MywzNzM4NCwzNzM4NSwzNzM4NiwzNzM5Niw0MTQ4Myw0MTQ4NCw0MTQ4Niw0MTQ4Nyw0MTQ4OCw0MTQ5Miw0MTQ5Myw0MTQ5NSw0MTcyOCw0MTcyOSw0MTczMCw0MTk4NSw0MTk4Niw0MTk4Nyw0MTk4OCw0MTk4OSw0MTk5MCw0MTk5MSw0MTk5Miw0MTk5Myw0MTk5NCw0MTk5NSw0MTk5Niw0MjAxNiwwLDIsNCw1LDYsNyw4LDksMTAsMTEsMTIsMTMsMTQsMTUsMTYsMTcsMTgsMjAsMjIsMjMsMjQsMjUsMjYsMjcsMjgsMzA7MEMxMzhFQzQ5MjIyRTg1NkE1NEZENEI2MjUyOUUyN0I8L2V4aWY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAog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ˆ?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Â=xi–” ˆ_b_ai@º`@ºa@ºb9¦!_a@³L@ ¤@º`@ºa@ºb@ºc@ºd@ºe@ºf@ºg@ºh@ºi@ºj@ºkjpgÂÂ3Ã0üÿjˆ?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AgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBB4AAAAAAAQAAAAAOEJJTQQaAAAAAAOVAAAABgAAAAAAAAAAAAAAcwAAAJYAAAAwAEMATwBNAFAAQQBOAFkALQBDAEEAUwBFAC0AUwBUAFUARABJAEUAUwAtAEcATwBPAEQAVwBJAEwATAAuAHMAYwByAGUAZQBuAHMAaABvAHQALQBmAHUAbABsAC0AMQAyAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAACWAAAAcwAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAABAAAAABAAAAAAAAbnVsbAAAAAIAAAAGYm91bmRzT2JqYwAAAAEAAAAAAABSY3QxAAAABAAAAABUb3AgbG9uZwAAAAAAAAAATGVmdGxvbmcAAAAAAAAAAEJ0b21sb25nAAAAcwAAAABSZ2h0bG9uZwAAAJYAAAAGc2xpY2VzVmxMcwAAAAFPYmpjAAAAAQAAAAAABXNsaWNlAAAAEgAAAAdzbGljZUlEbG9uZwAAAAAAAAAHZ3JvdXBJRGxvbmcAAAAAAAAABm9yaWdpbmVudW0AAAAMRVNsaWNlT3JpZ2luAAAADWF1dG9HZW5lcmF0ZWQAAAAAVHlwZWVudW0AAAAKRVNsaWNlVHlwZQAAAABJbWcgAAAABmJvdW5kc09iamMAAAABAAAAAAAAUmN0MQAAAAQAAAAAVG9wIGxvbmcAAAAAAAAAAExlZnRsb25nAAAAAAAAAABCdG9tbG9uZwAAAHMAAAAAUmdodGxvbmcAAACWAAAAA3VybFRFWFQAAAABAAAAAAAAbnVsbFRFWFQAAAABAAAAAAAATXNnZVRFWFQAAAABAAAAAAAGYWx0VGFnVEVYVAAAAAEAAAAAAA5jZWxsVGV4dElzSFRNTGJvb2wBAAAACGNlbGxUZXh0VEVYVAAAAAEAAAAAAAlob3J6QWxpZ25lbnVtAAAAD0VTbGljZUhvcnpBbGlnbgAAAAdkZWZhdWx0AAAACXZlcnRBbGlnbmVudW0AAAAPRVNsaWNlVmVydEFsaWduAAAAB2RlZmF1bHQAAAALYmdDb2xvclR5cGVlbnVtAAAAEUVTbGljZUJHQ29sb3JUeXBlAAAAAE5vbmUAAAAJdG9wT3V0c2V0bG9uZwAAAAAAAAAKbGVmdE91dHNldGxvbmcAAAAAAAAADGJvdHRvbU91dHNldGxvbmcAAAAAAAAAC3JpZ2h0T3V0c2V0bG9uZwAAAAAAOEJJTQQoAAAAAAAMAAAAAT/wAAAAAAAAOEJJTQQUAAAAAAAEAAAAAThCSU0EDAAAAAAQJQAAAAEAAACWAAAAcwAAAcQAAMsMAAAQCQAYAAH/2P/gABBKRklGAAECAABIAEgAAP/tAAxBZG9iZV9DTQAB/+4ADkFkb2JlAGSAAAAAAf/bAIQADAgICAkIDAkJDBELCgsRFQ8MDA8VGBMTFRMTGBEMDAwMDAwRDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAENCwsNDg0QDg4QFA4ODhQUDg4ODhQRDAwMDAwREQwMDAwMDBEMDAwMDAwMˆ?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YS8iIHg6eG1wdGs9IjMuMS4xLTExMSI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhhcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyI+CiAgICAgICAgIDx4YXBNTTpEb2N1bWVudElEPnV1aWQ6RDlFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3hhcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4YXBNTTpJbnN0YW5jZUlEPnV1aWQ6REFFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3hhcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4YXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnV1aWQ6RDdFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3N0UmVmOmluc3RhbmNlSUQ+CiAgICAgICAgICAgIDxzdFJlZjpkb2N1bWVudElEPnV1aWQ6RDZFMUFERUJEMTVDREExMTk0M0RFQjgzOEM5NkMyMjI8L3N0UmVmOmRvY3VtZW50SUQ+CiAgICAgICAgIDwveGFwTU06RGVyaXZlZEZyb20+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPgogICAgICAgICA8eGFwOkNyZWF0ZURhdGU+MjAwNS0xMS0yNFQwMjowNjo0MC0wODowMDwveGFwOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4YXA6TW9kaWZ5RGF0ZT4yMDA1LTExLTI0VDAyOjA2OjQwLTA4OjAwPC94YXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhhcDpNZXRhZGF0YURhdGU+MjAwNS0xMS0yNFQwMjowNjo0MC0wODowMDwveGFwOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhhcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ1MyIFdpbmRvd3M8L3hhcDpDcmVhdG9yVG9vbD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvanBlZzwvZGM6Zm9ybWF0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIj4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHBob3Rvc2hvcDpJQ0NQcm9maWxlPnNSR0IgSUVDNjE5NjYtMi4xPC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPHBob3Rvc2hvcDpIaXN0b3J5Lz4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgˆ?IHhtbG5zOnhhcFJpZ2h0cz0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3JpZ2h0cy8iPgogICAgICAgICA8eGFwUmlnaHRzOk1hcmtlZD5UcnVlPC94YXBSaWdodHM6TWFya2VkPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjk2MDEyMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPHRpZmY6TmF0aXZlRGlnZXN0PjI1NiwyNTcsMjU4LDI1OSwyNjIsMjc0LDI3NywyODQsNTMwLDUzMSwyODIsMjgzLDI5NiwzMDEsMzE4LDMxOSw1MjksNTMyLDMwNiwyNzAsMjcxLDI3MiwzMDUsMzE1LDMzNDMyOzkyNzY2RTE5NUJGQTk4RkI2Qzc2ODJBNUJEODM4MEM2PC90aWZmOk5hdGl2ZURpZ2VzdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE1MDwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xMTU8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjE8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6TmF0aXZlRGlnZXN0PjM2ODY0LDQwOTYwLDQwOTYxLDM3MTIxLDM3MTIyLDQwOTYyLDQwOTYzLDM3NTEwLDQwOTY0LDM2ODY3LDM2ODY4LDMzNDM0LDMzNDM3LDM0ODUwLDM0ODUyLDM0ODU1LDM0ODU2LDM3Mzc3LDM3Mzc4LDM3Mzc5LDM3MzgwLDM3MzgxLDM3MzgyLDM3MzgzLDM3Mzg0LDM3Mzg1LDM3Mzg2LDM3Mzk2LDQxNDgzLDQxNDg0LDQxNDg2LDQxNDg3LDQxNDg4LDQxNDkyLDQxNDkzLDQxNDk1LDQxNzI4LDQxNzI5LDQxNzMwLDQxOTg1LDQxOTg2LDQxOTg3LDQxOTg4LDQxOTg5LDQxOTkwLDQxOTkxLDQxOTkyLDQxOTkzLDQxOTk0LDQxOTk1LDQxOTk2LDQyMDE2LDAsMiw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNiwxNywxOCwyMCwyMiwyMywyNCwyNSwyNiwyNywyOCwzMDs1OTQ0NUZEMzdBRURBRkJGQTMwNDYwNjZBMzZBMDQ1QTwvZXhpZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+/+IMWElDQ19QUk9GSUxFAAEBAAAMSExpbm8CEAAAbW50clJHQiBYWVogB84AAgAJAAYAMQAAYWNzcE1TRlQAAAAASUVDIHNSR0IAAAAAAAAAAAAAAAEAAPbWAAEAAAAA0y1IUCAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARY3BydAAAAVAAAAAzZGVzYwAAAYQAAABsd3RwdAAAAfAAAAAUYmtwdAAAAgQAAAAUclhZWgAAAhgAAAAUZ1hZWgAAAiwAAAAUYlhZWgAAAkAAAAAUZG1uZAAAAlQAAABwZG1kZAAAAsQAAACIdnVlZAAAA0wAAACGdmlldwAAA9QAAAAkbHVtaQAAA/gAAAAUbWVhcwAABAwAAAAkdGVjaAAABDAAAAAMclRSQwAABDwAAAgMZ1RSQwAABDwAAAgMYlRSQwAABDwAAAgMdGV4dAAAAABDb3B5cmlnaHQgKGMpIDE5OTggSGV3bGV0dC1QYWNrYXJkIENvbXBhbnkAAGRlc2MAAAAAAAAAEnNSR0IgSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA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Â>xinl ˆ_b_ai@ºl@ºm@ºb9¦!_a@³LD@ºl@ºmjpgÂ"Â3Â<>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Â?xi–” ˆ_b_ai@ºn@ºo@ºp9¦!_a@³L@ Ü@ºn@ºo@ºp@ºq@ºr@ºs@ºt@ºu@ºv@ºw@ºx@ºyjpgÂPÂ3ÃdXüÿРˆ?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ˆ?AAEAAAAAAAAAAjhCSU0D9QAAAAAASAAvZmYAAQBsZmYABgAAAAAAAQAvZmYAAQChmZoABgAAAAAAAQAyAAAAAQBaAAAABgAAAAAAAQA1AAAAAQAtAAAABgAAAAAAAThCSU0D+AAAAAAAcAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAA4QklNBAgAAAAAABAAAAABAAACQAAAAkAAAAAAOEJJTQQeAAAAAAAEAAAAADhCSU0EGgAAAAADkwAAAAYAAAAAAAAAAAAAALMAAACWAAAALwBDAE8ATQBQAEEATgBZAC0AQwBBAFMARQAtAFMAVABVAEQASQBFAFMALQBHAE8ATwBEAFcASQBMAEwALgBzAGMAcgBlAGUAbgBzAGgAbwB0AC0AZgB1AGwAbAAtADQAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAJYAAACzAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAEAAAAAAABudWxsAAAAAgAAAAZib3VuZHNPYmpjAAAAAQAAAAAAAFJjdDEAAAAEAAAAAFRvcCBsb25nAAAAAAAAAABMZWZ0bG9uZwAAAAAAAAAAQnRvbWxvbmcAAACzAAAAAFJnaHRsb25nAAAAlgAAAAZzbGljZXNWbExzAAAAAU9iamMAAAABAAAAAAAFc2xpY2UAAAASAAAAB3NsaWNlSURsb25nAAAAAAAAAAdncm91cElEbG9uZwAAAAAAAAAGb3JpZ2luZW51bQAAAAxFU2xpY2VPcmlnaW4AAAANYXV0b0dlbmVyYXRlZAAAAABUeXBlZW51bQAAAApFU2xpY2VUeXBlAAAAAEltZyAAAAAGYm91bmRzT2JqYwAAAAEAAAAAAABSY3QxAAAABAAAAABUb3AgbG9uZwAAAAAAAAAATGVmdGxvbmcAAAAAAAAAAEJ0b21sb25nAAAAswAAAABSZ2h0bG9uZwAAAJYAAAADdXJsVEVYVAAAAAEAAAAAAABudWxsVEVYVAAAAAEAAAAAAABNc2dlVEVYVAAAAAEAAAAAAAZhbHRU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ˆ?pdfdk7nl4fe4Oc0HRtTS1rPYyP66dLPExIBkbBGsu/8Ago4fL6Bw6es4nT+vdQGYXCoOc1m1jn+53pWOkVhysevX17P+0dIyMiqyhoptyXsApobPq2Nx6cmrbb1DJZsY/wD7j4/vu/wWNmcR9arsgfWPqjauqVYm27THeKt8CrD3OrddZV+lt+0v9Bj9lf6td+mVN/XeqO6Z+zavrBi1YLfTqdQa6q3ObY2q17t1O976n2ZH63vs9T+lfaf8KrAxgxgQdTGO+2yr3D3vWvrV0/K6ZnVYrtxrsrrxrJkXObtvtsp/O+zUsb/SX/on/wCD/wAD6vRdPduxqneNVZ/6K8Uty7G4WTcOrU25TaGWNqAprJaH2VW4e7e71MljG+t6bPYxn9G9f1al7R0nd9hx9wId6FMg6EHYEzNGMRAD94/9FINt1JJJRLlJJJJKUkkkkp//0PVUkkklNM8n4lNKk6/LDiBVoCY0J0TfaMz/AEP4FQ8A7n7FLeMRMGJ4mPbP9pUhb1wNbux8Z7gBuiwtk/nfvbPar32jM/0P4FM7JzgPbj7jPGo08U6IA0384royr9ES82mLOsljppx2vaRsIfuDhDt/qD2+n79mz096NjvzXF4yaaqmgewss3kmR/336Sn9r6lGuHr4BwTnL6l2w5/tAIkAiqH2JMwR8sR5BoZGFTd1APtw6bg9w3OfTW8PZtDfUtuex1m9v9ZMem4jAQcCh7j9EtxKjxLnNf8ApP3Pb+Z71ofa+pSf1PTsdw1THL6kBphzzpuA+H+cm4oyhxXklPiNgSPyf1YrSQa0ApqY/SsV7g84eJjmtwLd2LWHaTtcxwe7a76K1aDJfrPGpVb7X1H/ALia/wBYKYyMyNaYPcQU8kkgk7IbiSp/aMz/AEX4FL7Rmf6L8ClxDxU3ElXpuyX2Btle1sGTqFYRBtSkkkkVP//ZOEJJTQQhAAAAAABVAAAAAQEAAAAPAEEAZABvAGIAZQAgAFAAaABvAHQAbwBzAGgAbwBwAAAAEwBBAGQAbwBiAGUAIABQAGgAbwB0AG8AcwBoAG8AcAAgAEMAUwAyAAAAAQA4QklND6AAAAAAAQxtYW5pSVJGUgAAAQA4QklNQW5EcwAAAOAAAAAQAAAAAQAAAAAAAG51bGwAAAADAAAAAEFGU3Rsb25nAAAAAAAAAABGckluVmxMcwAAAAFPYmpjAAAAAQAAAAAAAG51bGwAAAACAAAAAEZySURsb25nBMrg0AAAAABGckdBZG91YkA+AAAAAAAAAAAAAEZTdHNWbExzAAAAAU9iamMAAAABAAAAAAAAbnVsbAAAAAQAAAAARnNJRGxvbmcAAAAAAAAAAEFGcm1sb25nAAAAAAAAAABGc0ZyVmxMcwAAAAFsb25nBMrg0AAAAABMQ250bG9uZwAAAAAAADhCSU1Sb2xsAAAACAAAAAAAAAAAOEJJTQ+hAAAAAAAcbWZyaQAAAAIAAAAQAAAAAQAAAAAAAAABAAAAADhCSU0EBgAAAAAABwAEAAAAAQEA/+E7ZGh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8APD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iMy4xLjEtMTExIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIj4KICAgICAgICAgPHhhcE1NOkRvY3VtZW50SUQ+dXVpZDozQ0JBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwveGFwTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhhcE1NOkluc3RhbmNlSUQ+dXVpZDozREJBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwveGFwTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhhcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+dXVpZDozQUJBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+dXVpZDozOUJBRkZCMkQxNUNEQTExOTQzREVCODM4Qzk2QzIyMjwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94YXBNTTpEZXJpdmVkRnJvbT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhhcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx4YXA6Q3JlYXRlRGF0ZT4yMDA1LTExLTI0VDAyOjA1OjAyLTA4OjAwPC94YXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhhcDpNb2RpZnlEYXRlPjIwMDUtMTEtMjRUMDI6MDU6MDItMDg6MDA8L3hhcDpNb2RpZnlEYXRlPgogICAgICAgICA8eGFwOk1ldGFkYXRhRGF0ZT4yMDA1LTExLTI0VDAyOjA1OjAyLTA4OjAwPC94YXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eGFwOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDUzIgV2luZG93czwveGFwOkNyZWF0b3JUb29sPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9qcGVnPC9kYzpmb3JtYXQ+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iPgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8cGhvdG9zaG9wOklDQ1Byb2ZpbGU+c1JHQiBJRUM2MTk2Ni0yLjE8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8cGhvdG9zaG9wOkhpc3RvcnkvPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyI+CiAgICAgICAgIDx4YXBSaWdodHM6TWFya2VkPlRydWU8L3hhcFJpZ2h0czpNYXJrZWQ+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjk2MDEyMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8dGlmZjpOYXRpdmVEaWdlc3Q+MjU2LDI1NywyNTgsMjU5LDI2MiwyNzQsMjc3LDI4NCw1MzAsNTMxLDI4MiwyODMsMjk2LDMwMSwzMTgsMzE5LDUyOSw1MzIsMzA2LDI3MCwyNzEsMjcyLDMwNSwzMTUsMzM0MzI7MjhCRjY5N0YyNEJGQUY5MTY1M0U0NUE0REE0NzhBRDQ8L3RpZmY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTUwPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE3OTwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpOYXRpdmVEaWdlc3Q+MzY4NjQsNDA5NjAsNDA5NjEsMzcxMjEsMzcxMjIsNDA5NjIsNDA5NjMsMzc1MTAsNDA5NjQsMzY4NjcsMzY4NjgsMzM0MzQsMzM0MzcsMzQ4NTAsMzQ4NTIsMzQ4NTUsMzQ4NTYsMzczNzcsMzczNzgsMzczNzksMzczODAsMzczODEsMzczODIsMzczODMsMzczODQsMzczODUsMzczODYsMzczOTYsNDE0ODMsNDE0ODQsNDE0ODYsNDE0ODcsNDE0ODgsNDE0OTIsNDE0OTMsNDE0OTUsNDE3MjgsNDE3MjksNDE3MzAsNDE5ODUsNDE5ODYsNDE5ODcsNDE5ODgsNDE5ODksNDE5OTAsNDE5OTEsNDE5OTIsNDE5OTMsNDE5OTQsNDE5OTUsNDE5OTYsNDIwMTYsMCwyLDQsNSw2LDcsOCw5LDEwLDExLDEyLDEzLDE0LDE1LDE2LDE3LDE4LDIwLDIyLDIzLDI0LDI1LDI2LDI3LDI4LDMwO0U3QjlENzU3MjM0MzYzNUIzMDY0OTkxMkUyQkVDQjhEPC9leGlmOk5hdGl2ZURpZ2VzdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz7/4gxYSUNDX1BST0ZJTEUAAQEAAAxITGlubwIQAABtbnRyUkdCIFhZWiAHzgACAAkABgAxAABhY3NwTVNGVAAAAABJRUMgc1JHQgAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLUhQICAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABFjcHJ0AAABUAAAADNkZXNjAAABhAAAAGx3dHB0AAAB8AAAABRia3B0AAACBAAAABRyWFlaAAACGAAAABRnWFlaAAACLAAAABRiWFlaAAACQAAAABRkbW5kAAACVAAAAHBkbWRkAAACxAAAAIh2dWVkAAADTAAAAIZ2aWV3AAAD1AAAACRsdW1pAAAD+AAAABRtZWFzAAAEDAAAACR0ZWNoAAAEMAAAAAxyVFJDAAAEPAAACAxnVFJDAAAEPAAACAxi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ˆ?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 #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Â@xi–” ˆ_b_ai@º|@º}@º~9¦!_a@³L@ |@º|@º}@º~@º@º€@º@º‚@ºƒ@º„@º…@º†@º‡jpgÂ%Â3Ãüÿp¨ˆ?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qSSn6cyqTZaS6htgH0S5od+VBdiBzXNdisLXghwLBBB+kHL5pSUZq+u6tPB+mLMd9tfpWUB1ensI0047oP7Mplx+yMl7Q1xg6tGjW8r5tSTfRf8AW07cX9X/AJy71cJ34aPF+7w/pcT9E2dCxXZFeR+zKX20lpqtdO5sHeCP6r1Zdj5BJ/VGOkkkknUlfNqSfKr9W/8AW3WxqvTt04dn6WrGdU/dXjNBPLp1/Iiev1XX9A3y1/2L5lSSFVop+m/X6n/oR30n/YmF/VIE0Nnvr/sXzKkj9qn6dbdnke6sNPgNU/q5v7n4L5hSQ18VP096ub+5+CXq5v7n4L5hSS18VP1NQ61zJtEOn8ERfKqScNlP1UkvlVJFT//Z/+0cPlBob3Rvc2hvcCAzLjAAOEJJTQQEAAAAAAAHHAIAAAIAAgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAˆ?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ˆ?qk2WkuobYB9EuaHflQXYgc1zXYrC14IcCwQQfpBy+aUlGavrurTwfpizHfbX6VlAdXp7CNNOO6D+zKZcfsjJe0NcYOrRo1vK+bUk30X/AFtO3F/V/wCcu9XCd+Gjxfu8P6XE/RNnQsV2RXkfsyl9tJaarXTubB3gj+q9WXY+QSf1RjpJJJJ1JXzaknyq/Vv/AFt1sar07dOHZ+lqxnVP3V4zQTy6dfyInr9V1/QN8tf9i+ZUkhVaKfpv1+p/6Ed9J/2Jhf1SBNDZ76/7F8ypI/ap+nW3Z5HurDT4DVP6ub+5+C+YUkNfFT9Perm/ufgl6ub+5+C+YUktfFT9TUOtcybRDp/BEXyqknDZT9VJL5VSRU//2QA4QklNBCEAAAAAAFUAAAABAQAAAA8AQQBkAG8AYgBlACAAUABoAG8AdABvAHMAaABvAHAAAAATAEEAZABvAGIAZQAgAFAAaABvAHQAbwBzAGgAbwBwACAAQwBTADIAAAABADhCSU0PoAAAAAABDG1hbmlJUkZSAAABADhCSU1BbkRzAAAA4AAAABAAAAABAAAAAAAAbnVsbAAAAAMAAAAAQUZTdGxvbmcAAAAAAAAAAEZySW5WbExzAAAAAU9iamMAAAABAAAAAAAAbnVsbAAAAAIAAAAARnJJRGxvbmc+qDN+AAAAAEZyR0Fkb3ViQD4AAAAAAAAAAAAARlN0c1ZsTHMAAAABT2JqYwAAAAEAAAAAAABudWxsAAAABAAAAABGc0lEbG9uZwAAAAAAAAAAQUZybWxvbmcAAAAAAAAAAEZzRnJWbExzAAAAAWxvbmc+qDN+AAAAAExDbnRsb25nAAAAAAAAOEJJTVJvbGwAAAAIAAAAAAAAAAA4QklND6EAAAAAABxtZnJpAAAAAgAAABAAAAABAAAAAAAAAAEAAAAAOEJJTQQGAAAAAAAHAAUAAAABAQD/4TtkaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSIzLjEuMS0xMTEiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiPgogICAgICAgICA8eGFwTU06RG9jdW1lbnRJRD51dWlkOjRCRDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eGFwTU06SW5zdGFuY2VJRD51dWlkOjRDRDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eGFwTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICA8c3RSZWY6aW5zdGFuY2VJRD51dWlkOjQ5RDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD51dWlkOjQ4RDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICA8L3hhcE1NOkRlcml2ZWRGcm9tPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMDUtMTEtMjRUMDI6MDg6MjQtMDg6MDA8L3hhcDpDcmVhdGVEYXRlPgogICAgICAgICA8eGFwOk1vZGlmeURhdGU+MjAwNS0xMS0yNFQwMjowODoyNC0wODowMDwveGFwOk1vZGlmeURhdGU+CiAgICAgICAgIDx4YXA6TWV0YWRhdGFEYXRlPjIwMDUtMTEtMjRUMDI6MDg6MjQtMDg6MDA8L3hhcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENTMiBXaW5kb3dzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL2pwZWc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyI+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5zUkdCIElFQzYxOTY2LTIuMTwvcGhvdG9zaG9wOklDQ1Byb2ZpbGU+CiAgICAgICAgIDxwaG90b3Nob3A6SGlzdG9yeS8+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBSaWdodHM9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9yaWdodHMvIj4KICAgICAgICAgPHhhcFJpZ2h0czpNYXJrZWQ+VHJ1ZTwveGFwUmlnaHRzOk1hcmtlZD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOk5hdGl2ZURpZ2VzdD4yNTYsMjU3LDI1OCwyNTksMjYyLDI3NCwyNzcsMjg0LDUzMCw1MzEsMjgyLDI4MywyOTYsMzAxLDMxOCwzMTksNTI5LDUzMiwzMDYsMjcwLDI3MSwyNzIsMzA1LDMxNSwzMzQzMjswNDdENDY0NzZCNTBGM0RENjlGMjY0OTNCNzk5QzU4NTwvdGlmZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNTA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTM2PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOk5hdGl2ZURpZ2VzdD4zNjg2NCw0MDk2MCw0MDk2MSwzNzEyMSwzNzEyMiw0MDk2Miw0MDk2MywzNzUxMCw0MDk2NCwzNjg2NywzNjg2OCwzMzQzNCwzMzQzNywzNDg1MCwzNDg1MiwzNDg1NSwzNDg1NiwzNzM3NywzNzM3OCwzNzM3OSwzNzM4MCwzNzM4MSwzNzM4MiwzNzM4MywzNzM4NCwzNzM4NSwzNzM4NiwzNzM5Niw0MTQ4Myw0MTQ4NCw0MTQ4Niw0MTQ4Nyw0MTQ4OCw0MTQ5Miw0MTQ5Myw0MTQ5NSw0MTcyOCw0MTcyOSw0MTczMCw0MTk4NSw0MTk4Niw0MTk4Nyw0MTk4OCw0MTk4OSw0MTk5MCw0MTk5MSw0MTk5Miw0MTk5Myw0MTk5NCw0MTk5NSw0MTk5Niw0MjAxNiwwLDIsNCw1LDYsNyw4LDksMTAsMTEsMTIsMTMsMTQsMTUsMTYsMTcsMTgsMjAsMjIsMjMsMjQsMjUsMjYsMjcsMjgsMzA7MDNERkZBQ0VENzJCMTZDMDAwODhBNkJBNkNEOEIxQzQ8L2V4aWY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAg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ˆ?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@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ÂAxi–” ˆ_b_ai@ºŠ@º‹@ºŒ9¦!_a@³L@ À@ºŠ@º‹@ºŒ@º@ºŽ@º@º@º‘@º’@º“@º”@º•jpgÂÂ3Ãaüÿðœˆ?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naW7oMgcH93buVpteIdRj2CBAmuNP7Sc1Yh0OO/w/m0uEqZ9ONRNhra1nEhrtx+L/wBx30m7VdVfFFbS5tbHMHMObtElWFJEegjzU//Z/+0UalBob3Rvc2hvcCAzLjAAOEJJTQQEAAAAAAAHHAIAAAIAAgA4QklNBCUAAAAAABBGDPKJJrhW2rCcAaGwp5B3OEJJTQPtAAAAAAAQAGADEgABAAEAYAMSAAEAAThCSU0EJgAAAAAADgAAAAAAAAAAAAA/gAAAOEJJTQQNAAAAAAAEAAAAHjhCSU0EGQAAAAAABAAAAB44QklNA/MAAAAAAAkAAAAAAAAAAAEAOEJJTQQKAAAAAAABAQA4QklNJxAAAAAAAAoAAQAAAAAAAAACOEJJTQP1AAAAAABIAC9mZgABAGxmZgAGAAAAAAABAC9mZgABAKGZmgAGAAAAAAABADIAAAABAFoAAAAGAAAAAAABADUAAAABAC0AAAAGAAAAAAABOEJJTQP4AAAAAABwAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAADhCSU0ECAAAAAAAEAAAAAEAAAJAAAACQAAAAAA4QklNBB4AAAAAAAQAAAAAOEJJTQQaAAAAAAOTAAAABgAAAAAAAAAAAAABMgAAAJYAAAAvAEMATwBNAFAAQQBOAFkALQBDAEEAUwBFAC0AUwBUAFUARABJAEUAUwAtAEcATwBPAEQAVwBJAEwATAAuAHMAYwByAGUAZQBuAHMAaABvAHQALQBmAHUAbABsAC0ANQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAlgAAATIAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAQAAAAAAAG51bGwAAAACAAAABmJvdW5kc09iamMAAAABAAAAAAAAUmN0MQAAAAQAAAAAVG9wIGxvbmcAAAAAAAAAAExlZnRsb25nAAAAAAAAAABCdG9tbG9uZwAAATIAAAAAUmdodGxvbmcAAACWAAAABnNsaWNlc1ZsTHMAAAABT2JqYwAAAAEAAAAAAAVzbGljZQAA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ˆ?w1v0W+7K/lJVH94fbH/vk+4f3f8Ap/8AePb10llrn+o5zHNDRWSSAQXuc+Xe737m/wDbaKuc+qvS8TEyMvIq6Rb0m2wNDn23m71QS97trfWubX6bv/Pi6NDS9/quBPDdP//Q9VXOfWgVF1HqBp1fAdtOv6Lj1A5dGs7PfUw+9rHOLjt9RgfwG7tu51aizQ44iINWeq3JHiiY93nMU0OfXq1zt7ZnYT9IeDforoM6ux769rHObDpIaXfneSfFqZdJYyhoY73fogDE+As31/22qv1HBZmX1A25Fb/TdtbVdbUw+7dL/SrfXu/l796ixYPaJ4pCpfujsx48ZgD1uvBkcPK90VanQH2pzh5WoFUDsRHz2qofq9U6Q7LzWD811eZbu/6lqEeh4Iv+zu6n1JtsAhrsywTu+i1k/TepfR+9/wA1d6v3fxb/ANiySCDVGgiI+/X8789IYeSNfRBInkNPP9b2rP8A2Jgm/wCz/tHqnqyWx9puiRr9ONv9pSs+r+JX9PqPVBpOmVc7Sdv+Da5L0fvH/FV6v3fxd3CZYwEWV7HQNxAADj5bP3foq0sromBThm81ZGVkCwgO+122WbSzd/NC8N2fT9+36a1U8Vw6HTXVfrW2r//R9VQ3UNc7cXOBmfa4t7bfzYREkqUibQ1pBDn6eL3Hx8T/AClj9XNdObQHuAaGCB6tVbp3OLdputrd9P8A4J63Vk9VyhRmUza1o2yan2+m1wk/Sr+z5G/j/SMTJjS1NWvPZZdXX6rxvcGtIyqHTPb02O32f1GNWmD7nxpJE8+AVB/VQ1ocfs0Ed73c8tiMRXKnixvqAghwBBaSRwJ2udt3e79xqhKlVEb7QI5kwWnu4fRZ7m/R/wAIq+W8NyGAtD9tZeA+Nsg7R9Cq7I3f1P0asMc42PEyBM+4mNfb7Cxv8v8APVXLJ+1gNJDvQcYbvJjf+5i7cj/p+mkN1N3prmFr9jGVtBgNZujga/pK6fcrqp9P3AWbiSdxifU4/wDQkuf/AJn6JXFLH5D9VP8A/9L1VJJJJSljdbuzqsin7Pnsw6nNduY6oWFzhruDnH9383YtlZnV3MbZUXVtsdB2bgTBkcQ5ibIkCx/FBFivy0cZt3XnuivrlRl20AYjHHkD8y783crR6f8AWedetUz/AOEm/wDpZFblbDuZTUxwHIZBk/SEsKn9vuj6LJHOhHPf6aZ7k/D/ABYf96t4B/W/xp/981v2f9Z//Lun/wBgm/8ApZL9n/Wf/wAuqf8A2Cb/AOllY+33yQGs00M7tOf5X5qc518/RZyexMAfS/PQ9yf9X/Fh/wB6rgHj/jT/AO+T9Hx+p0Ou/aGazN3bfT2UCjZG7fO19nqb/YtNUunWvuYbHbddIaCOD/Kc/wCkrqeJExJ669P+5XVpX7f2v//T9VSSSSUpZXWb21W07qvVDgRILgW6tj+bP5zlqrM6sGerVusNZggbRMyR/LZ4JmT5VNQZktaBiVlhggu2jQ/nFj3b9zU4zHu0OJWQ6YHs8fztz9qi1lIeN9jyGn6AZBge32fpHfup4wDqHXDTwZAHzb7VEpd2Y6P6HWXRIB2afyfp/S/qqP2y3cduLSGcjRvjH+k/6W1SAwJ2brW6QZ29vzTo73JpwNoO+6BJ/M0BHu90eSSnTwLBZWHaTtAcAC1oPPsDvzFbVHpzGNc8sNpaQ2PUIIjX6EfRV5SR+Q/VT//U9VSSSSUpZXWbseq2oXiQWuP0XO0Bbu+hZTtWqs/qQvNtYqbuaQQ8bWu/8+ByZk2U0KL8GwBjaLLbIloY0ta4fS2177trfb+89XfsmN/o/iJd3/e93uQN3UQCGhwaTIAaz/voTbuo/wAuNPzWE+ChU2Bh4oj9GJbG3V2kf2khiY4ghnHHucf+/IG7qOmj5J/daQNfznQ36KmGdQnV7YjsW8z/AMWl9VN3ErrrLgxoaIHA5jQbj+crKqYQuBd6pkwO7T/WgMYzaralj/Nn6qf/1fVUkkklKWZ1ZrTbUXPDNHcsL5Hlt+gtNZvVHZLbazRs2hpLt9jqydW7dux9e7+2mZNlOd6ePqRaJEbXekdBJ29/5STGY7wIsa4Gf8C6Tr3/ALP0GqwMnqTGbWtxydp+lcXQ7n3FztzmaqzVl7wTa+tngRa1wPd3ht9v9dRKaLGYJE2WOc8/SLa/aZnb9NrvzUgenBn87aR3OwSdA7XaxaX2mrvczw+mPj4phk0ni9hnj3j/AMkhal+nV4w3WUMLQ8D3OBBI8t3/AH1XlXxnNeS5rg5pEhwMg/MKwpY/Ifqp/9b1VJJJJSlndUqe91b2ua3YDO8kDX4LRVLPc0DabPSc9sNPjzp3TMnyqaTWYfL8lhns1zQDp7g4nd6n/QSZV08OIOUbHuMS57JiPoAMYz2+5PUGsaKvtewmdrGSRHl9D85SDmCSc5xGh76fcVCpaOnDX1xJmHeoPhoomjprhsN0gnQeoPpat7N/rKfiDnO/u/6X8pSZa1gO3N3A+73tLtONJckptYWx0vrsNjHD2mQWxJ+jtaFbVbDeHyQ8WQILxpJVlSx+Q/VT/9f1VJJJJSlmdWrD31g2Cv2kCd2pJA02NctNZ3U/S9Wr1A6ddhbtP/nwOTMnyqaYZTIcbWBgcHP9ryS2fo+5v5z1L0sQR+sOEA8MI4+lwz/oJv1f80W8galh14Gm16j+qH3A294Ms009xlw/cd/4IolM3V4ZB/WHARrDTH9bbt27v3E/p4Zk+udSDq06Hx1b5qNb8INH6J7w7jcRxA/dLVIPwZB9J0tMA7iefH3l3+egpudNZSzc2pxeIEOLSNPot920bvoq8quE+t0trnawBsQRH+erSlj8h+qn/9D1VJJBfkBri303mO4bIStSZZvVTWLK/Ua5wg+1hH4ja5W/tQ/0Vn+aquX6GQ9vqVZHtGm1hjx8HJktRQU0SccNI9N4BkfTb219v6P91TL6AHAiwwCXN3gnXbudox376MKcRp3CrK8Y2OPJ3H8385TjDED7NbAOn6E6H7lHwHsprssx2jWlztx3S5w8fzdjf3kvWxGhzm43uJ2lu6DIHB/d27labXiHUY9ggQJrjT+0nNWIdDjv8P5tLhKmfTjUTYa2tZxIa7cfi/8Acd9Ju1XVXxRW0ubWxzBzDm7RJVhSRHoI81P/2QA4QklNBCEAAAAAAFUAAAABAQAAAA8AQQBkAG8AYgBlACAAUABoAG8AdABvAHMAaABvAHAAAAATAEEAZABvAGIAZQAgAFAAaABvAHQAbwBzAGgAbwBwACAAQwBTADIAAAABADhCSU0PoAAAAAABDG1hbmlJUkZSAAABADhCSU1BbkRzAAAA4AAAABAAAAABAAAAAAAAbnVsbAAAAAMAAAAAQUZTdGxvbmcAAAAAAAAAAEZySW5WbExzAAAAAU9iamMAAAABAAAAAAAAbnVsbAAAAAIAAAAARnJJRGxvbmcE0Qh4AAAAAEZyR0Fkb3ViQD4AAAAAAAAAAAAARlN0c1ZsTHMAAAABT2JqYwAAAAEAAAAAAABudWxsAAAABAAAAABGc0lEbG9uZwAAAAAAAAAAQUZybWxvbmcAAAAAAAAAAEZzRnJWbExzAAAAAWxvbmcE0Qh4AAAAAExDbnRsb25nAAAAAAAAOEJJTVJvbGwAAAAIAAAAAAAAAAA4QklND6EAAAAAABxtZnJpAAAAAgAAABAAAAABAAAAAAAAAAEAAAAAOEJJTQQGAAAAAAAHAAQAAAABAQD/4TtkaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSIzLjEuMS0xMTEiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiPgogICAgICAgICA8eGFwTU06RG9jdW1lbnRJRD51dWlkOkRFRTFBREVCRDE1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eGFwTU06SW5zdGFuY2VJRD51dWlkOjQ0RDY1QTIwRDI1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC94YXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eGFwTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICA8c3RSZWY6aW5zdGFuY2VJRD51dWlkOkNBNTBFNjg5RDE1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD51dWlkOkM5NTBFNjg5RDE1Q0RBMTE5NDNERUI4MzhDOTZDMjIyPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICA8L3hhcE1NOkRlcml2ZWRGcm9tPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eGFwPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMDUtMTEtMjRUMDI6MDc6MzEtMDg6MDA8L3hhcDpDcmVhdGVEYXRlPgogICAgICAgICA8eGFwOk1vZGlmeURhdGU+MjAwNS0xMS0yNFQwMjowNzozMS0wODowMDwveGFwOk1vZGlmeURhdGU+CiAgICAgICAgIDx4YXA6TWV0YWRhdGFEYXRlPjIwMDUtMTEtMjRUMDI6MDc6MzEtMDg6MDA8L3hhcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENTMiBXaW5kb3dzPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL2pwZWc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyI+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5zUkdCIElFQzYxOTY2LTIuMTwvcGhvdG9zaG9wOklDQ1Byb2ZpbGU+CiAgICAgICAgIDxwaG90b3Nob3A6SGlzdG9yeS8+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBSaWdodHM9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9yaWdodHMvIj4KICAgICAgICAgPHhhcFJpZ2h0czpNYXJrZWQ+VHJ1ZTwveGFwUmlnaHRzOk1hcmtlZD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+OTYwMTIwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj45NjAxMjAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOk5hdGl2ZURpZ2VzdD4yNTYsMjU3LDI1OCwyNTksMjYyLDI3NCwyNzcsMjg0LDUzMCw1MzEsMjgyLDI4MywyOTYsMzAxLDMxOCwzMTksNTI5LDUzMiwzMDYsMjcwLDI3MSwyNzIsMzA1LDMxNSwzMzQzMjs2QkY4QTYzQzczMUJFOEE4OEJBQzNFODE3RTdCQTQ1MzwvdGlmZjpOYXRpdmVEaWdlc3Q+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNTA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MzA2PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOk5hdGl2ZURpZ2VzdD4zNjg2NCw0MDk2MCw0MDk2MSwzNzEyMSwzNzEyMiw0MDk2Miw0MDk2MywzNzUxMCw0MDk2NCwzNjg2NywzNjg2OCwzMzQzNCwzMzQzNywzNDg1MCwzNDg1MiwzNDg1NSwzNDg1NiwzNzM3NywzNzM3OCwzNzM3OSwzNzM4MCwzNzM4MSwzNzM4MiwzNzM4MywzNzM4NCwzNzM4NSwzNzM4NiwzNzM5Niw0MTQ4Myw0MTQ4NCw0MTQ4Niw0MTQ4Nyw0MTQ4OCw0MTQ5Miw0MTQ5Myw0MTQ5NSw0MTcyOCw0MTcyOSw0MTczMCw0MTk4NSw0MTk4Niw0MTk4Nyw0MTk4OCw0MTk4OSw0MTk5MCw0MTk5MSw0MTk5Miw0MTk5Myw0MTk5NCw0MTk5NSw0MTk5Niw0MjAxNiwwLDIsNCw1LDYsNyw4LDksMTAsMTEsMTIsMTMsMTQsMTUsMTYsMTcsMTgsMjAsMjIsMjMsMjQsMjUsMjYsMjcsMjgsMzA7MjVFNkIwNDJBOTJBOTJFNUVGQzQyNUI4Nzc4RUM2OTY8L2V4aWY6TmF0aXZlRGlnZXN0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgˆ?ICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0IgWFlaIAfOAAIACQAGADEAAGFjc3BNU0ZUAAAAAElFQyBzUkdCAAAAAAAAAAAAAAABAAD21gABAAAAANMtSFAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWNwcnQAAAFQAAAAM2Rlc2MAAAGEAAAAbHd0cHQAAAHwAAAAFGJrcHQAAAIEAAAAFHJYWVoAAAIYAAAAFGdYWVoAAAIsAAAAFGJYWVoAAAJAAAAAFGRtbmQAAAJUAAAAcGRtZGQAAALEAAAAiHZ1ZWQAAANMAAAAhnZpZXcAAAPUAAAAJGx1ˆ?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ˆ?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À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ÂBxinl ˆ_b_ai@º—@º˜@ºŒ9¦!_a@³L¬@º—@º˜jpgÁ^Â3Â2 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ÂCxinl ˆ_b_ai@º™@ºš@ºŒ9¦!_a@³L¤@º™@ºšjpgÂÂ3ÂÁ2211Á full-image4_en_US€ÂÁ2205Á thumb-image9þÿ€Â=?Á2205Á thumb-image9_en_US€Â=@Á2203Á full-image1_en_US€Â=AÁ2203Á thumb-image1_en_US€Â=BÁ2205Á full-image1_en_US€Â=CÁ2205Á thumb-image1_en_US€Â'Á2497Áimageþÿ€Â=DÁ2048Ásource-1þÿ€Â=EÁ2048Ásource-2þÿ€Â(Á2048Ásource-3þÿ€Â=FÁ2048Ásource-4þÿ€Â=GÁ2048Ásource-4_en_US€Â=HÁ2048Ásource-5þÿ€Â=IÁ2048Ásource-5_en_US€Â=JÁ2048Ásource-6þÿ€Â=KÁ2048Ásource-6_en_US€Â=LÁ2048Ásource-7þÿ€Â=MÁ2048Ásource-7_en_US€Â=NÁ2048Ásource-8þÿ€Â=OÁ2048Ásource-8_en_US€Â=PÁ2048Ásource-9þÿ€Â=QÁ2048Ásource-9_en_US€Â=RÁ2048Á source-10þÿ€Â=SÁ2048Á source-10_en_US€Â=TÁ2048Ásource-1_en_US€Â=UÁ2048Ásource-2_en_US€Â)Á4586€imageþÿ€Â*Á4586Áimageþÿ€Â=VÁ4586Áimage_en_US€Â+Á2164€imageþÿ€Â,Á2164Áimageþÿ€Â=WÁ2164Áimage_en_US€ÿÿ CREATE INDEX "IX_3B51BB68" ON "JOURNALARTICLEIMAGE" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALARTICLEIMAGE" aBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_3B51BB68"',NULL,NULL,NULL,1812,4,1,4,10,10,1,0); END; CREATE INDEX "IX_158B526F" ON "JOURNALARTICLEIMAGE" ("GROUPID" , "ARTICLEID" , "VERSION" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALARTICLEIMAGE" cBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_158B526F"',NULL,NULL,NULL,1812,6,209,1,1,152,1,0); END; CREATE INDEX "IX_D67292FC" ON "JOURNALARTICLEIMAGE" ("GROUPID" , "ARTICLEID" , "VERSION" , "ELNAME" , "LANGUAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 131072 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALARTICLEIMAGE" eBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_D67292FC"',NULL,NULL,NULL,1812,10,1812,1,1,178,1,0); END; CREATE INDEX "IX_D4121315" ON "JOURNALARTICLEIMAGE" ("TEMPIMAGE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALARTICLEIMAGE" aBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_D4121315"',NULL,NULL,NULL,1812,4,1,4,10,10,1,0); END; ALTER TABLE "JOURNALARTICLEIMAGE" ADD PRIMARY KEY ("ARTICLEIMAGEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "JOURNALARTICLERESOURCE" CREATE TABLE "JOURNALARTICLERESOURCE" ("RESOURCEPRIMKEY" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "ARTICLEID" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "JOURNALARTICLERESOURCE" ("RESOURCEPRIMKEY", "GROUPID", "ARTICLEID") VALUES (:1, :2, :3) KiÂ%#Á2709Â#Á2441Â&Á2607Â#Á3428Â$,Á2289Â.MÁ3195Â%Á2379Â-RÁ2423Â#RÁ3166Â#Á3420Â"Á3084Â#)Á2414Â#-Á3445Â&Á2587Â"Á3086Â-NÁ2167Â"UÁ2052Â) Á2056Â$(Á2283Â#'Á2452Â#Á3417Â-@Á2760Â#Á3068Â(IÁ2986Â-LÁ2169Â"SÁ2050Â)Á4015Â)Á4018Â"FÁ2038Â&Á2598Â"ZÁ2054Â#Á2061Â# Á3410Â#PÁ2194Â(EÁ2981Â#TÁ2208Â&Á2602Â$Á2258Â,aÁ4397Â$Á2263Â$Á2261Â#_Á2219Â#[Á2215Â#2Á2141Â#0Á2137Â#aÁ2223Â$Á2228Â$Á2246Â$Á2237Â#cÁ2225Â#Á3425Â=XÁ6088Â(%Á2948Â(#Á2946Â(+Á2954Â('Á2950Â(?Á2973Â(5Á2965Â(7Á2967Â(/Á2958Â$Á2235Â-FÁ2156Â$$Á2277Â(KÁ2988Â$:Á2306Â$JÁ2335Â$WÁ2352Â$[Á2357Â$]Á2362Â$&Á2279Â$RÁ2350Â#+Á2458Â)Á4021Â"JÁ2042Â"NÁ2046Â-\Á3169Â-PÁ2416Â$_Á2366Â=ZÁ6090Â$cÁ2375Â#Á2368Â-VÁ2447Â,^Á4394Â#Á2090Â%Á2381Â$aÁ2373Â%-Á2470Â$YÁ2355Â)Á4024Â%VÁ2530Â%XÁ2533Â& Á3091Â& Á2571Â&Á2573Â%ZÁ2536Â"6Á3108Â%^Á2542Â%bÁ2548Â"4Á2315Â&Á2563Â&Á2560Â&Á2554Â)Á4027Â&Á2580Â"2Á2319Â&Á2557Â%\Á2539Â%`Á2545Â&Á2610Â&"Á2615Â&&Á2620Â&(Á2624Â&*Á2628Â&.Á2633Â&$Á2617Â& Á2612Â&,Á2630Â&2Á2639Â)TÁ4084Â)QÁ4081Â)NÁ4078Â)KÁ4075Â-HÁ2160Â&Á2584Â&4Á2642Â%Á2654Â&>Á2659Â&@Á2662Â%Á2667Â%'Á2674Â&DÁ2677Â&HÁ2682Â%/Á2474Â%;Á2487Â%DÁ2493Â.Á2400Â%JÁ2508Â%LÁ2512Â%Á2385Â%@Á2489Â%1Á2476Â%9Á2484Â%5Á2480Â)!Á4033Â-ZÁ2196Â-TÁ2439Â#Á2097Â%!Á2707Â=\Á6092Â&6Á2644Â'Á2750Â%NÁ2514Â%BÁ2491Â'+Á2786Â)$Á4036Â'/Á2800Â)'Á4039Â)*Á4042Â)-Á4045Â)0Á4048Â()Á2952Â(1Á2960Â)3Á4051Â&Á2593Â'1Á2805Â'3Á2808Â'5Á2813Â$ Á2244Â$>Á2310Â$0Á2294Â$6Á2302Â$@Á2312Â$DÁ2321Â$8Á2304Â$<Á2308Â$2Á2296Â$4Á2300Â$.Á2292Â%PÁ2520Â)6Á4054Â'-Á2792Â$ Á2240Â%FÁ2495Â%3Á2478Â.Á2499Â%Á2719Â-`Á2076Â&FÁ2679Â(Á2937Â'7Á2819Â%%Á2672Â'9Á2823Â';Á2827Â'?Á2831Â-<Á2067Â'AÁ2835Â'CÁ2839Â%Á2717Â'EÁ2843Â(=Á2971Â(CÁ2977Â(3Á2963Â(;Á2969Â'KÁ2855Â(Á2942Â(!Á2944Â(-Á2956Â'QÁ2867Â'OÁ2863Â'MÁ2859Â)9Á4057Â'GÁ2847Â'IÁ2851Â'SÁ2871Â'UÁ2875Â#<Á2154Â'WÁ2879Â'YÁ2883Â'[Á2887Â%Á2669Â']Á2891Â'Á2730Â' Á2732Â#]Á2217Â%Á2652Â#>Á2158Â&0Á2637Â&RÁ2694Â&PÁ2692Â&JÁ2684Â&^Á2712Â&`Á2714Â&8Á2647Â&:Á2649Â$NÁ2342Â%)Á2745Â)>Á4062Â$PÁ2344Â$HÁ2333Â$LÁ2338Â$FÁ2329Â,dÁ4400Â&bÁ2722Â&dÁ2724Â&<Á2657Â'Á2768Â->Á3041Â'&Á2776Â'"Á2772Â'Á2766Â'Á2764Â)AÁ4065Â'(Á3840Â$*Á2287Â% Á2389Â&BÁ2664Â&LÁ2687Â&NÁ2689Â&TÁ2697Â)HÁ4072Â&XÁ2699Â&ZÁ2702Â&\Á2704Â)WÁ4087Â)ZÁ4090Â)]Á4093Â)`Á4096Â)cÁ4099Â*Á4102Â*Á4105Â*Á4108Â* Á4113Â'Á2735Â*Á4119Â*Á4122Â*Á4125Â'Á2737Â*Á4128Â#BÁ2175Â*Á4131Â#DÁ2178Â*"Á4134Â#HÁ2183Â$Á2267Â*%Á4137Â*(Á4140Â*+Á4143Â#LÁ2187Â*.Á4146Â) Á3051Â*1Á4149Â*4Á4152Â$"Á2272Â*7Á4155Â#4Á2144Â#:Á2151Â*:Á4158Â*=Á4161Â*@Á4164Â*CÁ4167Â*FÁ4170Â*IÁ4173Â*LÁ4176Â*OÁ4179Â*RÁ4182Â*UÁ4185Â*XÁ4188Â*[Á4191Â*^Á4194Â*aÁ4197Â*dÁ4200Â+Á4203Â+Á4206Â+ Á4209Â+ Á4212Â+Á4215Â+Á4218Â+Á4221Â#@Á2173Â+Á4224Â+Á4227Â+Á4230Â+!Á4233Â+$Á4236Â.IÁ2568Â+'Á4239Â+*Á4242Â+-Á4245Â+0Á4248Â#FÁ2180Â+3Á4251Â+6Á4254Â+9Á4257Â+<Á4260Â+?Á4263Â+BÁ4266Â+EÁ4269Â+HÁ4272Â+KÁ4275Â+NÁ4278Â+QÁ4281Â#6Á2146Â#8Á2149Â'_Á2894Â'aÁ2896Â'Á3823Â$ Á2270Â#NÁ2189Â+TÁ4284Â"WÁ3387Â%dÁ2551Â+WÁ4287Â+ZÁ4290Â+]Á4293Â+`Á4296Â+cÁ4299Â,Á4302Â,Á4305Â,Á4308Â(Á2901Â, Á4311Â,Á4314Â,Á4317Â'cÁ2899Â,Á4320Â(Á2905Â,Á4323Â,Á4326Â(Á2907Â,Á4329Â, Á4332Â,#Á4335Â( Á2912Â,&Á4338Â,)Á4341Â(Á2910Â,,Á4344Â,/Á4347Â"PÁ3380Â( Á2915Â,2Á4350Â%+Á2747Â,5Á4353Â,8Á4356Â( Á2917Â,;Á4359Â,>Á4362Â,CÁ4367Â(Á2920Â(Á2927Â(Á2922Â(Á2925Â' Á2770Â%7Á2482Â"LÁ2044Â'$Á2774Â$ Á2242Â$Á2248Â,FÁ4370Â(Á2930Â(Á2933Â#VÁ2211Â,IÁ4373Â$Á3515Â$Á2232Â$TÁ3584Â(AÁ2975Â(Á2940Â,LÁ4376Â,OÁ4379Â,RÁ4382Â,UÁ4385Â%TÁ2527Â%HÁ2504Â,XÁ4388Â-DÁ2162Â"HÁ2034Â(GÁ2983Â% Á2391Â%Á2393Â%Á2397Â% Á2404Â%Á2387Â%Á2395Â,[Á4391Â%RÁ2524Â'Á2752Â(ZÁ3006Â(TÁ2996Â(XÁ3002Â-Á4403Â(VÁ3000Â(RÁ2991Â(\Á3008Â(^Á3016Â)Á3029Â(bÁ3023Â(dÁ3025Â)Á3027Â(`Á3021Â"_Á3395Â!Á2409Â!Á3057Â!Á3059Â#JÁ3116Â!Á2406Â!Á2462Â!Á2425Â!Á3230Â!5Á2427Â!!Á2130Â!#Á2125Â!%Á2993Â!'Á3004Â!)Á3012Â!+Á3010Â!-Á2412Â-XÁ2230Â!/Á2419Â!1Á2402Â!3Á2429Â!7Á2437Â!9Á2088Â-BÁ3141Â!;Á2434Â!=Á2460Â!?Á2450Â!AÁ2998Â!CÁ2456Â!EÁ3269Â#$Á3436Â#!Á3433Â# Á2502Â!HÁ2742Â!JÁ2740Â!LÁ3063Â!NÁ3278Â!QÁ3281Â!TÁ2798Â!VÁ2803Â!XÁ2810Â!ZÁ2815Â!\Á3292Â!_Á3295Â!bÁ3298Â"Á2317Â"Á2794Â"Á2789Â"Á3075Â" Á3077Â-:Á2121Â" Á2756Â.YÁ2164Â" Á3313Â"Á2340Â"Á3080Â-JÁ2171Â"Á3320Â.VÁ4586Â"Á2032Â.OÁ4579Â"Á3329Â" Á3332Â"#Á2036Â"%Á3089Â"'Á3095Â".Á3099Â")Á3341Â",Á2506Â"0Á3102Â"8Á3106Â":Á3358Â"=Á3049Â"?Á2516Â"AÁ3365Â"DÁ3112Â"\Á3392Â"bÁ3398Â#Á3401Â#XÁ3488Â$Á3047Â$BÁ2758Â%=Á3661Â&VÁ2048Â'Á3123Â'Á3804Â' Á2331Â' Á2123Â'=Á2468Â(9Á3128Â(MÁ3977Â(PÁ3134Â)Á4006Â) Á3126Â)Á4030Â)<Á2510Â)DÁ3144Â)FÁ3139Â* Á3148Â*Á4116Â,AÁ3151Â-Á2071Â-Á2069Â- Á2065Â- Á2074Â-Á2079Â-Á2083Â-Á2111Â-Á2116Â-Á2118Â-Á2101Â-Á2099Â-Á2106Â-Á2063Â- Á2081Â-"Á2109Â-$Á2127Â-&Á2092Â-(Á3070Â-*Á2095Â-,Á2256Â-.Á2254Â-0Á2781Â-2Á2783Â-4Á2779Â-6Á3066Â-8Á3072Â-^Á3164Â-bÁ2114Â-dÁ2104Â.Á2348Â.Á2323Â. Á2139Â. Á3031Â.Á3019Â.Á3033Â.Á3156Â.Á4520Â.Á4523Â.Á4526Â.Á2370Â.Á2040Â.!Á4533Â.$Á3160Â.&Á2325Â.(Á4540Â.+Á2203Â.-Á2198Â./Á2201Â.1Á4549Â.4Á2192Â.6Á3172Â.8Á3174Â.:Á2518Â=^Á5985Â.<Á3181Â.>Á3178Â.@Á3184Â.BÁ3188Â.DÁ2497Â.KÁ3193Â.FÁ4570Â.RÁ2205Â.TÁ2251ÿÿ CREATE INDEX "IX_F8433677" ON "JOURNALARTICLERESOURCE" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALARTICLERESOURCE" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_F8433677"',NULL,NULL,NULL,604,2,1,2,2,2,1,0); END; CREATE INDEX "IX_88DF994A" ON "JOURNALARTICLERESOURCE" ("GROUPID" , "ARTICLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALARTICLERESOURCE" bBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_88DF994A"',NULL,NULL,NULL,604,2,604,1,1,118,1,0); END; ALTER TABLE "JOURNALARTICLERESOURCE" ADD PRIMARY KEY ("RESOURCEPRIMKEY") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "JOURNALCONTENTSEARCH" CREATE TABLE "JOURNALCONTENTSEARCH" ("CONTENTSEARCHID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "PRIVATELAYOUT" NUMBER(1, 0), "LAYOUTID" NUMBER(30, 0), "PORTLETID" VARCHAR2(200), "ARTICLEID" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "JOURNALCONTENTSEARCH" ("CONTENTSEARCHID", "GROUPID", "COMPANYID", "PRIVATELAYOUT", "LAYOUTID", "PORTLETID", "ARTICLEID") VALUES (:1, :2, :3, :4, :5, :6, :7) ÈiKiÂ=_ÁÁ€Á56_INSTANCE_04XD1897Â=`ÁÁ€Á56_INSTANCE_55sG1899Â=aÁÁ€Á56_INSTANCE_5Grx1901Â=bÁÁ€Á56_INSTANCE_6kYJ1903Â=cÁÁ€Á56_INSTANCE_8xRJ6099Â>ÁÁ€Á56_INSTANCE_Ik476101Â>ÁÁ€Á56_INSTANCE_JUls6103Â>ÁÁ€Á56_INSTANCE_Rpiz1908Â>ÁÁ€Á56_INSTANCE_XfPU1910Â>ÁÁ€Á56_INSTANCE_lsI91912Â>ÁÁ€Á56_INSTANCE_rOLl1914Â> ÁÁ€Á56_INSTANCE_vcLY1916Â> ÁÁ€Á56_INSTANCE_zSK91918Â> ÁÁ€Á56_INSTANCE_4Zll1923Â> ÁÁ€Á56_INSTANCE_5QxU1925Â> ÁÁ€Á56_INSTANCE_DbBq1927Â>ÁÁ€Á56_INSTANCE_HIpJ1929Â>ÁÁ€Á56_INSTANCE_NUE01931Â>ÁÁ€Á56_INSTANCE_cUHv1933Â>ÁÁ€Á56_INSTANCE_1NDA1936Â>ÁÁ€Á56_INSTANCE_7p4G1938Â>ÁÁ€Á56_INSTANCE_F9P21923Â>ÁÁ€Á56_INSTANCE_jXbZ1941Â>ÁÁ€Á56_INSTANCE_og041943Â>ÁÁ€Á56_INSTANCE_sOwB1945Â>ÁÁ€Á56_INSTANCE_DR651950Â>ÁÁ€Á56_INSTANCE_H6hR1952Â>ÁÁ€Á56_INSTANCE_Xlkn1954Â>ÁÁ€Á 56_INSTANCE_5n1F1957Â>ÁÁ€Á 56_INSTANCE_KC6D1959Â>ÁÁ€Á 56_INSTANCE_KSGm1961Â>ÁÁ€Á 56_INSTANCE_a2Fp1963Â>ÁÁ€Á 56_INSTANCE_aWyp1923Â>ÁÁ€Á 56_INSTANCE_b70M1966Â> ÁÁ€Á 56_INSTANCE_u9Zs1968Â>!ÁÁ€Á 56_INSTANCE_D0N01971Â>"ÁÁ€Á 56_INSTANCE_Ly7Z1973Â>#ÁÁ€Á 56_INSTANCE_RglM1923Â>$ÁÁ€Á 56_INSTANCE_i5O81976Â>%ÁÁ€Á 56_INSTANCE_oxWg1978Â>&ÁÁ€Á 56_INSTANCE_z3U01980Â>'ÁÁ€Á 56_INSTANCE_DhJh1983Â>(ÁÁ€Á 56_INSTANCE_KdWs1985Â>)ÁÁ€Á 56_INSTANCE_QGhG1987Â>*ÁÁ€Á 56_INSTANCE_f13L1989Â>+ÁÁ€Á 56_INSTANCE_hBUG1923Â>,ÁÁ€Á 56_INSTANCE_qxCS6144Â>.ÁÁ€Á 56_INSTANCE_uvEm6099Â>/ÁÁ€Á56_INSTANCE_QgFd2042Â>0ÁÁ€Á56_INSTANCE_TeiF2044Â>1ÁÁ€Á56_INSTANCE_kZXw2046Â>2ÁÁ€Á56_INSTANCE_q3Xv2049Â>3ÁÁ€Á56_INSTANCE_tLvU2051Â>4ÁÁ€Á56_INSTANCE_2gUf3387Â>5ÁÁ€Á56_INSTANCE_RBaa2054Â>6ÁÁ€Á56_INSTANCE_D1ou2060Â>7ÁÁ€Á56_INSTANCE_KLMt6155Â>9ÁÁ€Á56_INSTANCE_R2ma3395Â>:ÁÁ€Á56_INSTANCE_Uy3l6158Â><ÁÁ€Á56_INSTANCE_i2OX2061Â>=ÁÁ€Á56_INSTANCE_uwIB6161Â>?ÁÁ€Á56_INSTANCE_GvNh6163Â>AÁÁ€Á56_INSTANCE_Hge12368Â>BÁÁ€Á56_INSTANCE_aIDf6166Â>DÁÁ€Á56_INSTANCE_h7uG6168Â>FÁÁ€Á56_INSTANCE_xrkP6170Â>HÁÁ€Á56_INSTANCE_ja0i6172Â>JÁÁ€Á56_INSTANCE_oK1t6174Â>LÁÁ€Á56_INSTANCE_qjQH6176Â>NÁÁ€Á56_INSTANCE_jnfM3410Â>OÁÁ€Á56_INSTANCE_xVoS3068Â>PÁÁ€Á56_INSTANCE_3ER96180Â>RÁÁ€Á56_INSTANCE_AIYw3417Â>SÁÁ€Á56_INSTANCE_AIlL6183Â>UÁÁ€Á56_INSTANCE_W7mZ6185Â>WÁÁ€Á56_INSTANCE_bMZr1923Â>XÁÁ€Á56_INSTANCE_hJZ16188Â>ZÁÁ€Á56_INSTANCE_iP6T2097Â>[ÁÁ€Á56_INSTANCE_quYU6191Â>]ÁÁ€Á56_INSTANCE_6meW6193Â>_ÁÁ€Á56_INSTANCE_Kb721923Â>`ÁÁ€Á56_INSTANCE_t49i6196Â>bÁÁ€Á56_INSTANCE_65TU1923Â>cÁÁ€Á56_INSTANCE_H1yk6199Â?ÁÁ€Á56_INSTANCE_HD9S6201Â?ÁÁ€Á56_INSTANCE_t1UM6203Â?ÁÁ€Á56_INSTANCE_ERZc1923Â?ÁÁ€Á56_INSTANCE_eQGh6206Â?ÁÁ€Á56_INSTANCE_uDe86208Â? ÁÁ€Á56_INSTANCE_629H6210Â? ÁÁ€Á56_INSTANCE_hYBp6212Â?ÁÁ€Á56_INSTANCE_nvL76214Â?ÁÁ€Á56_INSTANCE_KlUE2458Â?ÁÁ€Á56_INSTANCE_Zc9c3445Â?ÁÁ€Á56_INSTANCE_MmS52135Â?ÁÁ€Á56_INSTANCE_MyjV2137Â?ÁÁ€Á56_INSTANCE_O08K2141Â?ÁÁ€Á56_INSTANCE_VTU62143Â?ÁÁ€Á56_INSTANCE_Y2wQ2145Â?ÁÁ€Á 56_INSTANCE_0Nko2148Â?ÁÁ€Á 56_INSTANCE_1vFr1923Â?ÁÁ€Á 56_INSTANCE_Sj6S2151Â?ÁÁ€Á 56_INSTANCE_ZwyB2153Â?ÁÁ€Á 56_INSTANCE_mihr2155Â?ÁÁ€Á!56_INSTANCE_YxOo2166Â?ÁÁ€Á!56_INSTANCE_yHP82174Â?ÁÁ€Á"56_INSTANCE_N2ed2178Â?ÁÁ€Á$56_INSTANCE_BJgl2181Â? ÁÁ€Á$56_INSTANCE_ok322183Â?!ÁÁ€Á%56_INSTANCE_MBXI1923Â?"ÁÁ€Á%56_INSTANCE_Y4vi1959Â?#ÁÁ€Á%56_INSTANCE_nQ2V2188Â?$ÁÁ€Á%56_INSTANCE_qA1o2190Â?%ÁÁ€Á&56_INSTANCE_6N7s1959Â?&ÁÁ€Á&56_INSTANCE_LOA12195Â?'ÁÁ€Á&56_INSTANCE_PFaP1923Â?(ÁÁ€Á&56_INSTANCE_kIIL1959Â?)ÁÁ€Á&56_INSTANCE_lUdl6241Â?+ÁÁ€Á&56_INSTANCE_m6OR2207Â?,ÁÁ€Á'56_INSTANCE_0zJ72210Â?-ÁÁ€Á'56_INSTANCE_4O372212Â?.ÁÁ€Á'56_INSTANCE_5h1b2214Â?/ÁÁ€Á'56_INSTANCE_7gsy1959Â?0ÁÁ€Á'56_INSTANCE_AkgC1923Â?1ÁÁ€Á'56_INSTANCE_CUds2218Â?2ÁÁ€Á'56_INSTANCE_D1v62220Â?3ÁÁ€Á'56_INSTANCE_KXXv2222Â?4ÁÁ€Á'56_INSTANCE_RDWx2224Â?5ÁÁ€Á'56_INSTANCE_WAfb2226Â?6ÁÁ€Á'56_INSTANCE_ZP7z2228Â?7ÁÁ€Á'56_INSTANCE_ZsRc2232Â?8ÁÁ€Á'56_INSTANCE_eAw01901Â?9ÁÁ€Á'56_INSTANCE_f4y92235Â?:ÁÁ€Á'56_INSTANCE_guen2237Â?;ÁÁ€Á'56_INSTANCE_hECR2239Â?<ÁÁ€Á'56_INSTANCE_iNpn2240Â?=ÁÁ€Á'56_INSTANCE_ifoN2242Â?>ÁÁ€Á'56_INSTANCE_ohxy2244Â??ÁÁ€Á(56_INSTANCE_KyPY2246Â?@ÁÁ€Á(56_INSTANCE_LhoP2248Â?AÁÁ€Á(56_INSTANCE_M5nc2250Â?BÁÁ€Á(56_INSTANCE_P5du2257Â?CÁÁ€Á(56_INSTANCE_dwRI1923Â?DÁÁ€Á(56_INSTANCE_rnmn2260Â?EÁÁ€Á(56_INSTANCE_uQni2262Â?FÁÁ€Á(56_INSTANCE_xIR22264Â?GÁÁ€Á(56_INSTANCE_xQDk2266Â?HÁÁ€Á)56_INSTANCE_7qQX1923Â?IÁÁ€Á)56_INSTANCE_Pdyd2270Â?JÁÁ€Á)56_INSTANCE_SH1H2272Â?KÁÁ€Á)56_INSTANCE_lRXA2274Â?LÁÁ€Á*56_INSTANCE_SH1H2277Â?MÁÁ€Á*56_INSTANCE_lRXA2279Â?NÁÁ€Á*56_INSTANCE_zq3u1923Â?OÁÁ€Á+56_INSTANCE_HfSL1923Â?PÁÁ€Á+56_INSTANCE_RfKi2284Â?QÁÁ€Á,56_INSTANCE_MJMz2288Â?RÁÁ€Á,56_INSTANCE_hHUq2290Â?SÁÁ€Á,56_INSTANCE_kBrN2292Â?TÁÁ€Á-56_INSTANCE_6mQO2295Â?UÁÁ€Á-56_INSTANCE_KqEp2297Â?VÁÁ€Á-56_INSTANCE_oSBS2290Â?WÁÁ€Á.56_INSTANCE_k6Xo2301Â?XÁÁ€Á.56_INSTANCE_xaLK2303Â?YÁÁ€Á.56_INSTANCE_zbcX2290Â?ZÁÁ€Á/56_INSTANCE_HJBK2307Â?[ÁÁ€Á/56_INSTANCE_Ubij2309Â?\ÁÁ€Á/56_INSTANCE_Wo2Z2311Â?]ÁÁ€Á/56_INSTANCE_Wo9U2313Â?^ÁÁ€Á/56_INSTANCE_ekdf2322Â?_ÁÁ€Á/56_INSTANCE_jLkU2329Â?`ÁÁ€Á/56_INSTANCE_rHpf2333Â?aÁÁ€Á056_INSTANCE_2JNq2336Â?bÁÁ€Á056_INSTANCE_7hzQ2338Â?cÁÁ€Á056_INSTANCE_HBDG2342Â?dÁÁ€Á056_INSTANCE_ZJPS2344Â@ÁÁ€Á056_INSTANCE_gUyN2307Â@ÁÁ€Á056_INSTANCE_vAIY2347Â@ÁÁ€Á156_INSTANCE_55ot3584Â@ÁÁ€Á156_INSTANCE_6C2i2352Â@ÁÁ€Á156_INSTANCE_Pfkt2354Â@ÁÁ€Á156_INSTANCE_keEU2342Â@ÁÁ€Á156_INSTANCE_nXuc2357Â@ÁÁ€Á156_INSTANCE_q8pc2313Â@ ÁÁ€Á256_INSTANCE_N1lQ2361Â@ ÁÁ€Á256_INSTANCE_Wo2Z2362Â@ ÁÁ€Á256_INSTANCE_YiCu2364Â@ ÁÁ€Á256_INSTANCE_ZJPS2366Â@ ÁÁ€Á256_INSTANCE_d1WZ2322Â@ÁÁ€Á256_INSTANCE_k33z2342Â@ÁÁ€Á356_INSTANCE_IUcO2372Â@ÁÁ€Á356_INSTANCE_O1V72342Â@ÁÁ€Á356_INSTANCE_Ykes2375Â@ÁÁ€Á356_INSTANCE_g4s32377Â@ÁÁ€Á356_INSTANCE_kFg82379Â@ÁÁ€Á356_INSTANCE_vJum2333Â@ÁÁ€Á456_INSTANCE_9Hon2342Â@ÁÁ€Á456_INSTANCE_A2AJ6322Â@ÁÁ€Á456_INSTANCE_oITh2309Â@ÁÁ€Á456_INSTANCE_pdUa2387Â@ÁÁ€Á456_INSTANCE_wX5J2389Â@ÁÁ€Á556_INSTANCE_Fnfl2329Â@ÁÁ€Á556_INSTANCE_Fv0x2404Â@ÁÁ€Á556_INSTANCE_GXld2393Â@ÁÁ€Á556_INSTANCE_Wo2Z2395Â@ÁÁ€Á556_INSTANCE_YVU02397Â@ ÁÁ€Á556_INSTANCE_d4lr2342Â@!ÁÁ€Á756_INSTANCE_k6Xo2719Â@"ÁÁ€Á756_INSTANCE_xaLK2408Â@#ÁÁ€Á856_INSTANCE_1QSU2654Â@$ÁÁ€Á856_INSTANCE_EzLw2418Â@%ÁÁ€Á856_INSTANCE_VJ3I2422Â@&ÁÁ€Á856_INSTANCE_W4tl2426Â@'ÁÁ€Á856_INSTANCE_WRTT2430Â@(ÁÁ€Á856_INSTANCE_aatB2432Â@)ÁÁ€Á856_INSTANCE_b2oZ1923Â@*ÁÁ€Á856_INSTANCE_frgk2707Â@+ÁÁ€Á856_INSTANCE_mFq02709Â@,ÁÁ€Á856_INSTANCE_s6Ta2443Â@-ÁÁ€Á856_INSTANCE_sBCL2446Â@.ÁÁ€Á856_INSTANCE_se5E6346Â@0ÁÁ€Á856_INSTANCE_u5El6348Â@2ÁÁ€Á856_INSTANCE_uXBs2454Â@3ÁÁ€Á956_INSTANCE_275H2461Â@4ÁÁ€Á956_INSTANCE_La7T6352Â@6ÁÁ€Á956_INSTANCE_OSzs2465Â@7ÁÁ€Á956_INSTANCE_RSRh2467Â@8ÁÁ€Á956_INSTANCE_Su9E2471Â@9ÁÁ€Á956_INSTANCE_Wflc2474Â@:ÁÁ€Á956_INSTANCE_Xfi96358Â@<ÁÁ€Á956_INSTANCE_YOL52477Â@=ÁÁ€Á956_INSTANCE_YOsK2479Â@>ÁÁ€Á956_INSTANCE_bnth2481Â@?ÁÁ€Á956_INSTANCE_bwz71923Â@@ÁÁ€Á:56_INSTANCE_6L8l2485Â@AÁÁ€Á:56_INSTANCE_Getp1923Â@BÁÁ€Á:56_INSTANCE_z3U02488Â@CÁÁ€Á;56_INSTANCE_MJMz2491Â@DÁÁ€Á;56_INSTANCE_hHUq2290Â@EÁÁ€Á;56_INSTANCE_kBrN2494Â@FÁÁ€Á<56_INSTANCE_MJMz6370Â@HÁÁ€Á<56_INSTANCE_hHUq2290Â@IÁÁ€Á<56_INSTANCE_kBrN2504Â@JÁÁ€Á=56_INSTANCE_MJMz2509Â@KÁÁ€Á=56_INSTANCE_hHUq2290Â@LÁÁ€Á=56_INSTANCE_kBrN2514Â@MÁÁ€Á>56_INSTANCE_MJMz2520Â@NÁÁ€Á>56_INSTANCE_hHUq2290Â@OÁÁ€Á>56_INSTANCE_v0k52523Â@PÁÁ€Á?56_INSTANCE_MJMz2526Â@QÁÁ€Á?56_INSTANCE_hHUq2290Â@RÁÁ€Á?56_INSTANCE_kBrN2529Â@SÁÁ€Á@56_INSTANCE_MJMz2532Â@TÁÁ€Á@56_INSTANCE_hHUq2290Â@UÁÁ€Á@56_INSTANCE_kBrN2535Â@VÁÁ€ÁA56_INSTANCE_MJMz2288Â@WÁÁ€ÁA56_INSTANCE_hHUq2290Â@XÁÁ€ÁA56_INSTANCE_kBrN2540Â@YÁÁ€ÁC56_INSTANCE_MJMz2543Â@ZÁÁ€ÁC56_INSTANCE_kBrN2545Â@[ÁÁ€ÁE56_INSTANCE_MJMz2543Â@\ÁÁ€ÁE56_INSTANCE_kBrN2545Â@]ÁÁ€ÁG56_INSTANCE_MJMz2543Â@^ÁÁ€ÁG56_INSTANCE_kBrN2552Â@_ÁÁ€ÁH56_INSTANCE_6N7s1959Â@`ÁÁ€ÁH56_INSTANCE_LOA12556Â@aÁÁ€ÁH56_INSTANCE_kIIL1959Â@bÁÁ€ÁH56_INSTANCE_lUdl2559Â@cÁÁ€ÁH56_INSTANCE_sA5B1923Â@dÁÁ€ÁH56_INSTANCE_yvUg2207ÂAÁÁ€ÁI56_INSTANCE_6N7s1959ÂAÁÁ€ÁI56_INSTANCE_LOA12565ÂAÁÁ€ÁI56_INSTANCE_XSap2207ÂAÁÁ€ÁI56_INSTANCE_Y8RT1923ÂAÁÁ€ÁI56_INSTANCE_kIIL1959ÂAÁÁ€ÁI56_INSTANCE_lUdl6406ÂAÁÁ€ÁJ56_INSTANCE_6N7s1959ÂA ÁÁ€ÁJ56_INSTANCE_LOA12574ÂA ÁÁ€ÁJ56_INSTANCE_SKR12207ÂA ÁÁ€ÁJ56_INSTANCE_Yd0L1923ÂA ÁÁ€ÁJ56_INSTANCE_kIIL1959ÂA ÁÁ€ÁJ56_INSTANCE_lUdl6413ÂAÁÁ€ÁK56_INSTANCE_RDWx2578ÂAÁÁ€ÁK56_INSTANCE_ZP7z6416ÂAÁÁ€ÁL56_INSTANCE_RDWx2579ÂAÁÁ€ÁL56_INSTANCE_ZP7z2581ÂAÁÁ€ÁM56_INSTANCE_RDWx2584ÂAÁÁ€ÁN56_INSTANCE_RDWx2588ÂAÁÁ€ÁO56_INSTANCE_RDWx2592ÂAÁÁ€ÁO56_INSTANCE_ZP7z2594ÂAÁÁ€ÁP56_INSTANCE_RDWx2597ÂAÁÁ€ÁP56_INSTANCE_ZP7z2240ÂAÁÁ€ÁR56_INSTANCE_NJ6f2601ÂAÁÁ€ÁR56_INSTANCE_Wo2Z2603ÂAÁÁ€ÁS56_INSTANCE_Wo2Z2606ÂAÁÁ€ÁS56_INSTANCE_ZJPS2608ÂAÁÁ€ÁT56_INSTANCE_Wo2Z2611ÂAÁÁ€ÁT56_INSTANCE_ZJPS2613ÂA ÁÁ€ÁU56_INSTANCE_55ot2616ÂA!ÁÁ€ÁU56_INSTANCE_Wo2Z2618ÂA"ÁÁ€ÁV56_INSTANCE_9p3u2621ÂA#ÁÁ€ÁV56_INSTANCE_Wo2Z2623ÂA$ÁÁ€ÁW56_INSTANCE_Wo2Z2626ÂA%ÁÁ€ÁW56_INSTANCE_j3t12628ÂA&ÁÁ€ÁX56_INSTANCE_Wo2Z2631ÂA'ÁÁ€ÁX56_INSTANCE_ZJPS2633ÂA(ÁÁ€ÁY56_INSTANCE_Bv0z2636ÂA)ÁÁ€ÁY56_INSTANCE_Wo2Z2638ÂA*ÁÁ€ÁZ56_INSTANCE_Wo2Z2641ÂA+ÁÁ€ÁZ56_INSTANCE_sLlB2643ÂA,ÁÁ€Á[56_INSTANCE_Wo2Z2646ÂA-ÁÁ€Á[56_INSTANCE_yORP2648ÂA.ÁÁ€Á\56_INSTANCE_Wo2Z2651ÂA/ÁÁ€Á\56_INSTANCE_j3t12655ÂA0ÁÁ€Á]56_INSTANCE_AxtQ2658ÂA1ÁÁ€Á]56_INSTANCE_g4s32660ÂA2ÁÁ€Á^56_INSTANCE_Wo2Z2663ÂA3ÁÁ€Á^56_INSTANCE_YU3R2665ÂA4ÁÁ€Á_56_INSTANCE_Wo2Z2670ÂA5ÁÁ€Á_56_INSTANCE_ZJPS2673ÂA6ÁÁ€Á`56_INSTANCE_g4s32677ÂA7ÁÁ€Á`56_INSTANCE_kFg82679ÂA8ÁÁ€Áa56_INSTANCE_Wo2Z2682ÂA9ÁÁ€Áa56_INSTANCE_ZJPS2684ÂA:ÁÁ€Áb56_INSTANCE_Wo2Z2687ÂA;ÁÁ€Áb56_INSTANCE_ZJPS2689ÂA<ÁÁ€Ác56_INSTANCE_Wo2Z2692ÂA=ÁÁ€Ác56_INSTANCE_yORP2694ÂA>ÁÁ€Ád56_INSTANCE_Wo2Z2687ÂA?ÁÁ€Ád56_INSTANCE_ZJPS2689ÂA@ÁÁ€Â56_INSTANCE_Wo2Z2700ÂAAÁÁ€Â56_INSTANCE_ZJPS2702ÂABÁÁ€Â56_INSTANCE_AxtQ2705ÂACÁÁ€Â56_INSTANCE_g4s32708ÂADÁÁ€Â56_INSTANCE_Wo2Z2712ÂAEÁÁ€Â56_INSTANCE_ZJPS2714ÂAFÁÁ€Â56_INSTANCE_Wo2Z2718ÂAGÁÁ€Â56_INSTANCE_ZJPS2721ÂAHÁÁ€Â 56_INSTANCE_F40K2724ÂAIÁÁ€Â 56_INSTANCE_O1TB2726ÂAJÁÁ€Â 56_INSTANCE_jrOK1923ÂAKÁÁ€Â 56_INSTANCE_C7m12730ÂALÁÁ€Â 56_INSTANCE_NSy12732ÂAMÁÁ€Â 56_INSTANCE_tM2Z2734ÂANÁÁ€Â 56_INSTANCE_1GB92738ÂAOÁÁ€Â 56_INSTANCE_AwW62746ÂAPÁÁ€Â 56_INSTANCE_I9Bt2749ÂAQÁÁ€Â 56_INSTANCE_QOnS2751ÂARÁÁ€Â 56_INSTANCE_TnTI2753ÂASÁÁ€Â 56_INSTANCE_qhLp2755ÂATÁÁ€Â 56_INSTANCE_yV2A3823ÂAUÁÁ€Â 56_INSTANCE_1BMH2764ÂAVÁÁ€Â 56_INSTANCE_UVjR2766ÂAWÁÁ€Â 56_INSTANCE_XCjb2768ÂAXÁÁ€Â56_INSTANCE_F40K2771ÂAYÁÁ€Â56_INSTANCE_Gotj1923ÂAZÁÁ€Â56_INSTANCE_W9ay2774ÂA[ÁÁ€Â56_INSTANCE_F40K2777ÂA\ÁÁ€Â56_INSTANCE_bB7r3840ÂA]ÁÁ€Â56_INSTANCE_sPRc1923ÂA^ÁÁ€Â56_INSTANCE_pGSz6494ÂA`ÁÁ€Â56_INSTANCE_x1Rv2787ÂAaÁÁ€Â56_INSTANCE_pGSz2792ÂAbÁÁ€Â56_INSTANCE_x1Rv2796ÂAcÁÁ€Â56_INSTANCE_ZSr22800ÂAdÁÁ€Â56_INSTANCE_pGSz2802ÂBÁÁ€Â56_INSTANCE_ZSr22807ÂBÁÁ€Â56_INSTANCE_pGSz2809ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_nQ2V2817ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_nQ2V2821ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_qA1o2825ÂB ÁÁ€Â56_INSTANCE_Y4vi1959ÂB ÁÁ€Â56_INSTANCE_qA1o2829ÂB ÁÁ€Â56_INSTANCE_Y4vi1959ÂB ÁÁ€Â56_INSTANCE_qA1o2833ÂB ÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_qA1o2837ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_qA1o2841ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_qA1o2845ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_qA1o2849ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_qA1o2853ÂBÁÁ€Â56_INSTANCE_Y4vi1959ÂBÁÁ€Â56_INSTANCE_qA1o2857ÂBÁÁ€Â 56_INSTANCE_Y4vi1959ÂBÁÁ€Â 56_INSTANCE_qA1o2861ÂBÁÁ€Â!56_INSTANCE_Y4vi1959ÂBÁÁ€Â!56_INSTANCE_qA1o2865ÂBÁÁ€Â"56_INSTANCE_Y4vi1959ÂBÁÁ€Â"56_INSTANCE_qA1o2869ÂBÁÁ€Â#56_INSTANCE_Y4vi1959ÂB ÁÁ€Â#56_INSTANCE_qA1o2873ÂB!ÁÁ€Â$56_INSTANCE_Y4vi1959ÂB"ÁÁ€Â$56_INSTANCE_qA1o2877ÂB#ÁÁ€Â%56_INSTANCE_Y4vi1959ÂB$ÁÁ€Â%56_INSTANCE_qA1o2881ÂB%ÁÁ€Â&56_INSTANCE_Y4vi1959ÂB&ÁÁ€Â&56_INSTANCE_qA1o2885ÂB'ÁÁ€Â'56_INSTANCE_Y4vi1959ÂB(ÁÁ€Â'56_INSTANCE_qA1o2889ÂB)ÁÁ€Â(56_INSTANCE_C03r2892ÂB*ÁÁ€Â(56_INSTANCE_t2rf2894ÂB+ÁÁ€Â)56_INSTANCE_2e5z2897ÂB,ÁÁ€Â)56_INSTANCE_J1Bm2899ÂB-ÁÁ€Â)56_INSTANCE_QkVP6161ÂB.ÁÁ€Â*56_INSTANCE_99WT2904ÂB/ÁÁ€Â*56_INSTANCE_cLSm2906ÂB0ÁÁ€Â+56_INSTANCE_1tMj2909ÂB1ÁÁ€Â+56_INSTANCE_dvDO2911ÂB2ÁÁ€Â,56_INSTANCE_ZZPB2914ÂB3ÁÁ€Â,56_INSTANCE_aigB2916ÂB4ÁÁ€Â-56_INSTANCE_0c8B2919ÂB5ÁÁ€Â-56_INSTANCE_7M5Q2921ÂB6ÁÁ€Â.56_INSTANCE_AlOc2924ÂB7ÁÁ€Â.56_INSTANCE_c4LJ2926ÂB8ÁÁ€Â/56_INSTANCE_AIYw2929ÂB9ÁÁ€Â/56_INSTANCE_AN5Z1923ÂB:ÁÁ€Â/56_INSTANCE_uMC32932ÂB;ÁÁ€Â056_INSTANCE_RDWx2597ÂB<ÁÁ€Â056_INSTANCE_ZP7z2935ÂB=ÁÁ€Â156_INSTANCE_629H2938ÂB>ÁÁ€Â156_INSTANCE_CEyL2940ÂB?ÁÁ€Â156_INSTANCE_Itb92942ÂB@ÁÁ€Â156_INSTANCE_LtpE2944ÂBAÁÁ€Â156_INSTANCE_M65d2946ÂBBÁÁ€Â156_INSTANCE_T1Nj2948ÂBCÁÁ€Â156_INSTANCE_Z7xW2950ÂBDÁÁ€Â156_INSTANCE_aDYv2952ÂBEÁÁ€Â156_INSTANCE_fvOv2954ÂBFÁÁ€Â156_INSTANCE_oDyx2956ÂBGÁÁ€Â156_INSTANCE_tZei2958ÂBHÁÁ€Â256_INSTANCE_1Zbj2961ÂBIÁÁ€Â256_INSTANCE_3iH72963ÂBJÁÁ€Â256_INSTANCE_7blT2965ÂBKÁÁ€Â256_INSTANCE_Ixzz2967ÂBLÁÁ€Â256_INSTANCE_MlCK2969ÂBMÁÁ€Â256_INSTANCE_YT8B2971ÂBNÁÁ€Â256_INSTANCE_c7Gb2973ÂBOÁÁ€Â256_INSTANCE_cvzE2975ÂBPÁÁ€Â356_INSTANCE_4HUU1923ÂBQÁÁ€Â356_INSTANCE_9r9t2979ÂBRÁÁ€Â356_INSTANCE_t1UM2981ÂBSÁÁ€Â456_INSTANCE_jXOl2983ÂBTÁÁ€Â456_INSTANCE_lKFb2985ÂBUÁÁ€Â556_INSTANCE_4oOl2988ÂBVÁÁ€Â556_INSTANCE_4rvu2990ÂBWÁÁ€Â556_INSTANCE_65TU1923ÂBXÁÁ€Â556_INSTANCE_H1yk2994ÂBYÁÁ€Â556_INSTANCE_L2g92996ÂBZÁÁ€Â556_INSTANCE_LQKi3000ÂB[ÁÁ€Â556_INSTANCE_ZLYB3002ÂB\ÁÁ€Â556_INSTANCE_pUd23006ÂB]ÁÁ€Â556_INSTANCE_t1UM3008ÂB^ÁÁ€Â556_INSTANCE_tPHR3014ÂB_ÁÁ€Â556_INSTANCE_tw8F3016ÂB`ÁÁ€Â556_INSTANCE_uZPQ3018ÂBaÁÁ€Â656_INSTANCE_Y4vi1959ÂBbÁÁ€Â656_INSTANCE_qA1o3024ÂBcÁÁ€Â756_INSTANCE_6JzQ3027ÂBdÁÁ€Â756_INSTANCE_7RvJ3029ÂCÁÁ€Â756_INSTANCE_LhFI3035ÂCÁÁ€Â756_INSTANCE_MsIb3037ÂCÁÁ€Â756_INSTANCE_PXd93043ÂCÁÁ€Â756_INSTANCE_QgFd3051ÂCÁÁ€Â756_INSTANCE_SEwd6605ÂCÁÁ€Â756_INSTANCE_pu3h6607ÂC ÁÁ€Â856_INSTANCE_QgFd2042ÂC ÁÁ€Â856_INSTANCE_kZXw2046ÂC ÁÁ€Â956_INSTANCE_1irn2732ÂC ÁÁ€Â956_INSTANCE_6r4z2730ÂC ÁÁ€Â956_INSTANCE_npkG3205ÂCÁÁ€Â;56_INSTANCE_B4Zt3443ÂCÁÁ€Â;56_INSTANCE_hzbl3437ÂCÁÁ€Â;56_INSTANCE_mjZi6616ÂCÁÁ€Â<56_INSTANCE_q3Xv2049ÂCÁÁ€Â<56_INSTANCE_tLvU2051ÂCÁÁ€Â=56_INSTANCE_Wo2Z4013ÂCÁÁ€Â=56_INSTANCE_yORP4016ÂCÁÁ€Â?56_INSTANCE_Y4vi1959ÂCÁÁ€Â?56_INSTANCE_qA1o3402ÂCÁÁ€ÂB56_INSTANCE_0a6T3478ÂCÁÁ€ÂB56_INSTANCE_5ZcY3482ÂCÁÁ€ÂB56_INSTANCE_cw0q3526ÂCÁÁ€ÂB56_INSTANCE_xpo53493ÂCÁÁ€ÂC56_INSTANCE_JEnG3446ÂCÁÁ€ÂC56_INSTANCE_TFvY3499ÂCÁÁ€ÂE56_INSTANCE_1tMj3497ÂCÁÁ€ÂE56_INSTANCE_dvDO2911ÂC ÁÁ€ÂF56_INSTANCE_jXOl3941ÂC!ÁÁ€ÂF56_INSTANCE_lKFb3961ÂC"ÁÁ€ÂG56_INSTANCE_7Z463945ÂC#ÁÁ€ÂG56_INSTANCE_kBrN6635ÂC%ÁÁ€ÂH56_INSTANCE_Y4vi1959ÂC&ÁÁ€ÂH56_INSTANCE_qA1o3585ÂC'ÁÁ€ÂI56_INSTANCE_Y4vi1959ÂC(ÁÁ€ÂI56_INSTANCE_nQ2V3580ÂC)ÁÁ€ÂJ56_INSTANCE_7Z464021ÂC*ÁÁ€ÂJ56_INSTANCE_kBrN6635ÂC+ÁÁ€ÂK56_INSTANCE_QgFd6643ÂC-ÁÁ€ÂK56_INSTANCE_kZXw6645ÂC/ÁÁ€ÂL56_INSTANCE_Y4vi1959ÂC0ÁÁ€ÂL56_INSTANCE_nQ2V3587ÂC1ÁÁ€ÂN56_INSTANCE_Y4vi1959ÂC2ÁÁ€ÂN56_INSTANCE_nQ2V3686ÂC3ÁÁ€ÂP56_INSTANCE_Y4vi1959ÂC4ÁÁ€ÂP56_INSTANCE_nQ2V3696ÂC5ÁÁ€ÂQ56_INSTANCE_Wo2Z3704ÂC6ÁÁ€ÂQ56_INSTANCE_ZJPS4025ÂC7ÁÁ€ÂR56_INSTANCE_Y4vi1959ÂC8ÁÁ€ÂR56_INSTANCE_qA1o3694ÂC9ÁÁ€ÂT56_INSTANCE_Xlkn3740ÂC:ÁÁ€ÂT56_INSTANCE_nQNv3734ÂC;ÁÁ€ÂU56_INSTANCE_Xlkn3748ÂC<ÁÁ€ÂV56_INSTANCE_Y4vi1959ÂC=ÁÁ€ÂV56_INSTANCE_qA1o3762ÂC>ÁÁ€ÂX56_INSTANCE_Bv0z3766ÂC?ÁÁ€ÂX56_INSTANCE_Wo2Z2638ÂC@ÁÁ€Â[56_INSTANCE_Y4vi1959ÂCAÁÁ€Â[56_INSTANCE_qA1o3672ÂCBÁÁ€Â\56_INSTANCE_Vb6d3655ÂCCÁÁ€Â^56_INSTANCE_AIYw3417ÂCDÁÁ€Â^56_INSTANCE_AIlL6183ÂCEÁÁ€Â^56_INSTANCE_W7mZ3421ÂCFÁÁ€Â^56_INSTANCE_axY03752ÂCGÁÁ€Â^56_INSTANCE_bMZr1923ÂCHÁÁ€Â^56_INSTANCE_iP6T3664ÂCIÁÁ€Â_56_INSTANCE_hHUq4036ÂCJÁÁ€Â_56_INSTANCE_kBrN4037ÂCKÁÁ€Â`56_INSTANCE_MJMz4043ÂCLÁÁ€Â`56_INSTANCE_hHUq2290ÂCMÁÁ€Â`56_INSTANCE_v0k54048ÂCNÁÁ€Âa56_INSTANCE_7Z464049ÂCOÁÁ€Âa56_INSTANCE_kBrN6635ÂCPÁÁ€Âb56_INSTANCE_k6Xo3851ÂCQÁÁ€Âb56_INSTANCE_xaLK2303ÂCRÁÁ€Âb56_INSTANCE_zbcX2290ÂCSÁÁ€Âc56_INSTANCE_hHUq3562ÂCTÁÁ€Âc56_INSTANCE_kBrN3554ÂCUÁÁ€Âd56_INSTANCE_hHUq4036ÂCVÁÁ€Âd56_INSTANCE_kBrN4037ÿÿ CREATE INDEX "IX_6838E427" ON "JOURNALCONTENTSEARCH" ("GROUPID" , "ARTICLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALCONTENTSEARCH" aBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_6838E427"',NULL,NULL,NULL,546,2,427,1,1,85,1,0); END; CREATE INDEX "IX_20962903" ON "JOURNALCONTENTSEARCH" ("GROUPID" , "PRIVATELAYOUT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALCONTENTSEARCH" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_20962903"',NULL,NULL,NULL,546,2,1,2,4,4,1,0); END; CREATE INDEX "IX_7CC7D73E" ON "JOURNALCONTENTSEARCH" ("GROUPID" , "PRIVATELAYOUT" , "ARTICLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALCONTENTSEARCH" aBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_7CC7D73E"',NULL,NULL,NULL,546,2,427,1,1,85,1,0); END; CREATE INDEX "IX_B3B318DC" ON "JOURNALCONTENTSEARCH" ("GROUPID" , "PRIVATELAYOUT" , "LAYOUTID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALCONTENTSEARCH" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_B3B318DC"',NULL,NULL,NULL,546,2,167,1,1,4,1,0); END; CREATE INDEX "IX_7ACC74C9" ON "JOURNALCONTENTSEARCH" ("GROUPID" , "PRIVATELAYOUT" , "LAYOUTID" , "PORTLETID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALCONTENTSEARCH" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_7ACC74C9"',NULL,NULL,NULL,546,3,546,1,1,4,1,0); END; CREATE INDEX "IX_C3AA93B8" ON "JOURNALCONTENTSEARCH" ("GROUPID" , "PRIVATELAYOUT" , "LAYOUTID" , "PORTLETID" , "ARTICLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "JOURNALCONTENTSEARCH" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_C3AA93B8"',NULL,NULL,NULL,546,4,546,1,1,4,1,0); END; ALTER TABLE "JOURNALCONTENTSEARCH" ADD PRIMARY KEY ("CONTENTSEARCHID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "JOURNALFEED" CREATE TABLE "JOURNALFEED" ("UUID_" VARCHAR2(75), "ID_" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "FEEDID" VARCHAR2(75), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "TYPE_" VARCHAR2(75), "STRUCTUREID" VARCHAR2(75), "TEMPLATEID" VARCHAR2(75), "RENDERERTEMPLATEID" VARCHAR2(75), "DELTA" NUMBER(30, 0), "ORDERBYCOL" VARCHAR2(75), "ORDERBYTYPE" VARCHAR2(75), "TARGETLAYOUTFRIENDLYURL" VARCHAR2(75), "TARGETPORTLETID" VARCHAR2(75), "CONTENTFIELD" VARCHAR2(75), "FEEDTYPE" VARCHAR2(75), "FEEDVERSION" NUMBER(30, 20)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "JOURNALFEED" ("UUID_", "ID_", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "FEEDID", "NAME", "DESCRIPTION", "TYPE_", "STRUCTUREID", "TEMPLATEID", "RENDERERTEMPLATEID", "DELTA", "ORDERBYCOL", "ORDERBYTYPE", "TARGETLAYOUTFRIENDLYURL", "TARGETPORTLETID", "CONTENTFIELD", "FEEDTYPE", "FEEDVERSION") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23) KiKi´ ´ KiKi iKiKiKiKiKiKiKiKiKiKiÿÿ CREATE INDEX "IX_35A2DB2F" ON "JOURNALFEED" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_65576CBC" ON "JOURNALFEED" ("GROUPID" , "FEEDID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_50C36D79" ON "JOURNALFEED" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_39031F51" ON "JOURNALFEED" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "JOURNALFEED" ADD PRIMARY KEY ("ID_") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "JOURNALSTRUCTURE" CREATE TABLE "JOURNALSTRUCTURE" ("UUID_" VARCHAR2(75), "ID_" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "STRUCTUREID" VARCHAR2(75), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "XSD" CLOB) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("XSD") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "JOURNALSTRUCTURE" ("UUID_", "ID_", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "STRUCTUREID", "NAME", "DESCRIPTION", "XSD") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) KiKi´ ´ KiKi ipi XSDþÿÂCWÁÁÁ Joe BloggsxixiADV-ARTICLE-2BAdvanced ArticleZAn article featuring an image, header, sub-header, content, footer, and many link options. ˆ_r_q i<?xml 9¦"_q@´R°  <?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="subheader" type="text"/>\n <dynamic-element name="image" type="image"/>\n <dynamic-element name="content" type="text_box"/>\n <dynamic-element name="more-url" type="text"/>\n <dynamic-element name="button-name" type="text"/>\n <dynamic-element name="button-id" type="text"/>\n <dynamic-element name="footer" type="text_area"/>\n</root> <?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="subheader" type="text"/>\n <dynamic-element name="image" type="image"/>\n <dynamic-element name="content" type="text_box"/>\n <dynamic-element name="more-url" type="text"/>\n <dynamic-element name="button-name" type="text"/>\n <dynamic-element name="button-id" type="text"/>\n <dynamic-element name="footer" type="text_area"/>\n</root>þÿÂCXÁÁÁ Joe BloggsxixiADV-SECTION-4PFour Panel SectionSA section featuring a header, a right and left content panel, and a content footer.¦¤ ˆŽ_r_q i<?xml 9¦"_q@´RP @<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="general-header" type="text"/>\n <dynamic-element name="left-panel-header" type="text"/>\n <dynamic-element name="left-panel-content" type="text_area"/>\n <dynamic-element name="right-panel-header" type="text"/>\n <dynamic-element name="right-panel-content" type="text_area"/>\n <dynamic-element name="footer" type="text_area"/>\n</root>@<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="general-header" type="text"/>\n <dynamic-element name="left-panel-header" type="text"/>\n <dynamic-element name="left-panel-content" type="text_area"/>\n <dynamic-element name="right-panel-header" type="text"/>\n <dynamic-element name="right-panel-content" type="text_area"/>\n <dynamic-element name="footer" type="text_area"/>\n</root>þÿÂCYÁÁÁ Joe Bloggsxixi BASIC-ARTICLE Basic Article^A basic article that features a header, an image, a date, an article type, and a content area.²° ˆ_r_q i<?xml 9¦"_q@´R\ L<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="header-link" type="text"/>\n <dynamic-element name="open-header-link-in-new-window" type="boolean"/>\n <dynamic-element name="date" type="text"/>\n <dynamic-element name="type" type="text"/>\n <dynamic-element name="image" type="image"/>\n <dynamic-element name="image-link" type="text"/>\n <dynamic-element name="open-image-link-in-new-window" type="boolean"/>\n <dynamic-element name="flow" type="list">\n <dynamic-element name="default" type="default"></dynamic-element>\n <dynamic-element name="left" type="left"></dynamic-element>\n <dynamic-element name="right" type="right"/>\n </dynamic-element>\n <dynamic-element name="content" type="text_area"/>\n</root>L<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="header-link" type="text"/>\n <dynamic-element name="open-header-link-in-new-window" type="boolean"/>\n <dynamic-element name="date" type="text"/>\n <dynamic-element name="type" type="text"/>\n <dynamic-element name="image" type="image"/>\n <dynamic-element name="image-link" type="text"/>\n <dynamic-element name="open-image-link-in-new-window" type="boolean"/>\n <dynamic-element name="flow" type="list">\n <dynamic-element name="default" type="default"></dynamic-element>\n <dynamic-element name="left" type="left"></dynamic-element>\n <dynamic-element name="right" type="right"/>\n </dynamic-element>\n <dynamic-element name="content" type="text_area"/>\n</root>þÿÂCZÁÁÁ Joe Bloggsxixi BASIC-CONTENT Basic Content>Content surrounded by a single div tag for easy customization.DB ˆ_r_q i<?xml 9¦"_q@´Rî Þ<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="content" type="text_area"/>\n</root>Þ<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="content" type="text_area"/>\n</root>þÿÂC[ÁÁÁ Joe BloggsxixiBASIC-CONTENT-SIDEBARBasic Content with SidebarA basic content with sidebar.NL ˆ‘_r_q i<?xml 9¦"_q@´Rø è<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="sidebar-location" type="list">\n <dynamic-element name="right" type="right"></dynamic-element>\n <dynamic-element name="left" type="left"/>\n </dynamic-element>\n <dynamic-element name="sidebar-content" type="text_area"/>\n <dynamic-element name="main-content" type="text_area"/>\n</root>è<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="sidebar-location" type="list">\n <dynamic-element name="right" type="right"></dynamic-element>\n <dynamic-element name="left" type="left"/>\n </dynamic-element>\n <dynamic-element name="sidebar-content" type="text_area"/>\n <dynamic-element name="main-content" type="text_area"/>\n</root>þÿÂC\ÁÁÁ Joe Bloggsxixi BASIC-HEADER Basic Header/A header designed to mimic the portlet's title.86 ˆ’_r_q i<?xml 9¦"_q@´Râ Ò<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n</root>Ò<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n</root>þÿÂC]ÁÁÁ Joe BloggsxixiBASIC-RSS-ITEMBasic RSS ItemUsed to build an RSS 2.0 item.ÚØ ˆ“_r_q i<?xml 9¦"_q@´R„ t<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="headline" type="text"/>\n <dynamic-element name="creator" type="text"/>\n <dynamic-element name="link" type="text"/>\n <dynamic-element name="new-window" type="boolean"/>\n <dynamic-element name="description" type="text_box"/>\n</root>t<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="headline" type="text"/>\n <dynamic-element name="creator" type="text"/>\n <dynamic-element name="link" type="text"/>\n <dynamic-element name="new-window" type="boolean"/>\n <dynamic-element name="description" type="text_box"/>\n</root>þÿÂC^ÁÁÁ Joe Bloggsxixi BASIC-SECTION Basic Section-A section with a stylized header and content.  ˆ”_r_q i<?xml 9¦"_q@´R¸ ¨<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="content" type="text_area"/>\n <dynamic-element name="footer" type="text_area"/>\n</root>¨<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="content" type="text_area"/>\n <dynamic-element name="footer" type="text_area"/>\n</root>þÿÂCaÁÁÁ Joe Bloggsxixi PAGE-HEADER Page HeaderA complex page heading.®¬ ˆ—_r_q i<?xml 9¦"_q@´R X H<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="page-name" type="text"/>\n <dynamic-element name="page-description" type="text"/>\n</root>H<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="page-name" type="text"/>\n <dynamic-element name="page-description" type="text"/>\n</root>þÿÂC_ÁÁÁ Joe Bloggsxixi FAST-FACTS Fast Facts!A sidebar with 1 to 4 fast facts.œš ˆ•_r_q i<?xml 9¦"_q@´RF 6<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="company-name" type="text"/>\n <dynamic-element name="fact-title" type="text"/>\n <dynamic-element name="fact1-weak" type="text"/>\n <dynamic-element name="fact1-strong" type="text"/>\n <dynamic-element name="fact1-link" type="text"/>\n <dynamic-element name="fact2-weak" type="text"/>\n <dynamic-element name="fact2-strong" type="text"/>\n <dynamic-element name="fact2-link" type="text"/>\n <dynamic-element name="fact3-weak" type="text"/>\n <dynamic-element name="fact3-strong" type="text"/>\n <dynamic-element name="fact3-link" type="text"/>\n <dynamic-element name="fact4-weak" type="text"/>\n <dynamic-element name="fact4-strong" type="text"/>\n <dynamic-element name="fact4-link" type="text"/>\n</root>6<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="company-name" type="text"/>\n <dynamic-element name="fact-title" type="text"/>\n <dynamic-element name="fact1-weak" type="text"/>\n <dynamic-element name="fact1-strong" type="text"/>\n <dynamic-element name="fact1-link" type="text"/>\n <dynamic-element name="fact2-weak" type="text"/>\n <dynamic-element name="fact2-strong" type="text"/>\n <dynamic-element name="fact2-link" type="text"/>\n <dynamic-element name="fact3-weak" type="text"/>\n <dynamic-element name="fact3-strong" type="text"/>\n <dynamic-element name="fact3-link" type="text"/>\n <dynamic-element name="fact4-weak" type="text"/>\n <dynamic-element name="fact4-strong" type="text"/>\n <dynamic-element name="fact4-link" type="text"/>\n</root>þÿÂC`ÁÁÁ Joe BloggsxixiMULTIPLE-IMAGESMultiple Images?Displays a random image when the page is refreshed or reloaded.VT €–_r_q i<?xml 9¦"_q@´R P<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="source-1" type="image">\n <dynamic-element name="title-1" type="text"></dynamic-element>\n <dynamic-element name="link-1" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-2" type="image">\n <dynamic-element name="title-2" type="text"></dynamic-element>\n <dynamic-element name="link-2" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-3" type="image">\n <dynamic-element name="title-3" type="text"></dynamic-element>\n <dynamic-element name="link-3" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-4" type="image">\n <dynamic-element name="title-4" type="text"></dynamic-element>\n <dynamic-element name="link-4" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-5" type="image">\n <dynamic-element name="title-5" type="text"></dynamic-element>\n <dynamic-element name="link-5" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-6" type="image">\n <dynamic-element name="title-6" type="text"></dynamic-element>\n <dynamic-element name="link-6" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-7" type="image">\n <dynamic-element name="title-7" type="text"></dynamic-element>\n <dynamic-element name="link-7" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-8" type="image">\n <dynamic-element name="title-8" type="text"></dynamic-element>\n <dynamic-element name="link-8" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-9" type="image">\n <dynamic-element name="title-9" type="text"></dynamic-element>\n <dynamic-element name="link-9" type="text"/>\n </dynamic-element>\n <dynamic-element name="source-10" type="image">\n <dynamic-element name="title-10" type="text"></dynamic-element>\n <dynamic-element name="link-10" type="text"/>\n </dynamic-element>\n</root>þÿÂCbÁÁÁ Joe Bloggsxixi READ-MORE Read More0A content template featuring a read more button.ŽŒ ˆ˜_r_q i<?xml 9¦"_q@´S8 (<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="readmore-link" type="text"/>\n <dynamic-element name="bold-description" type="text_box"/>\n <dynamic-element name="description" type="text_area"/>\n</root>(<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="header" type="text"/>\n <dynamic-element name="readmore-link" type="text"/>\n <dynamic-element name="bold-description" type="text_box"/>\n <dynamic-element name="description" type="text_area"/>\n</root>þÿÂCcÁÁÁ Joe BloggsxixiRSS-FEED-PAGINATIONRSS Feed PaginationPaginates the RSS Feed Reader.<: ˆ™_r_q i<?xml 9¦"_q@´Sæ Ö<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="not-used" type="text"/>\n</root>Ö<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="not-used" type="text"/>\n</root>þÿÂCdÁÁÁ Joe BloggsxixiRSS-FEED-READERRSS Feed Reader"A container for reading RSS feeds.JH ˆš_r_q i<?xml 9¦"_q@´Sô ä<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="choose-template" type="text"/>\n</root>ä<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="choose-template" type="text"/>\n</root>þÿÂDÁÁÁ Joe BloggsxixiSHOWCASEShowcase‡An extensive layout featuring a single image with quotable text and an article with multiple thumbnailed images (linkable to fullsize).¨ ¦ ˆ›_r_q i<?xml 9¦"_q@´T R B<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="company-image" type="image"/>\n <dynamic-element name="company-link" type="text"/>\n <dynamic-element name="company-link-name" type="text"/>\n <dynamic-element name="quote" type="text_area"/>\n <dynamic-element name="content" type="text_area"/>\n <dynamic-element name="full-image1" type="image"/>\n <dynamic-element name="thumb-image1" type="image"/>\n <dynamic-element name="full-image2" type="image"/>\n <dynamic-element name="thumb-image2" type="image"/>\n <dynamic-element name="full-image3" type="image"/>\n <dynamic-element name="thumb-image3" type="image"/>\n <dynamic-element name="full-image4" type="image"/>\n <dynamic-element name="thumb-image4" type="image"/>\n <dynamic-element name="full-image5" type="image"/>\n <dynamic-element name="thumb-image5" type="image"/>\n <dynamic-element name="full-image6" type="image"/>\n <dynamic-element name="thumb-image6" type="image"/>\n <dynamic-element name="full-image7" type="image"/>\n <dynamic-element name="thumb-image7" type="image"/>\n <dynamic-element name="full-image8" type="image"/>\n <dynamic-element name="thumb-image8" type="image"/>\n <dynamic-element name="full-image9" type="image"/>\n <dynamic-element name="thumb-image9" type="image"/>\n</root>B <?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="company-image" type="image"/>\n <dynamic-element name="company-link" type="text"/>\n <dynamic-element name="company-link-name" type="text"/>\n <dynamic-element name="quote" type="text_area"/>\n <dynamic-element name="content" type="text_area"/>\n <dynamic-element name="full-image1" type="image"/>\n <dynamic-element name="thumb-image1" type="image"/>\n <dynamic-element name="full-image2" type="image"/>\n <dynamic-element name="thumb-image2" type="image"/>\n <dynamic-element name="full-image3" type="image"/>\n <dynamic-element name="thumb-image3" type="image"/>\n <dynamic-element name="full-image4" type="image"/>\n <dynamic-element name="thumb-image4" type="image"/>\n <dynamic-element name="full-image5" type="image"/>\n <dynamic-element name="thumb-image5" type="image"/>\n <dynamic-element name="full-image6" type="image"/>\n <dynamic-element name="thumb-image6" type="image"/>\n <dynamic-element name="full-image7" type="image"/>\n <dynamic-element name="thumb-image7" type="image"/>\n <dynamic-element name="full-image8" type="image"/>\n <dynamic-element name="thumb-image8" type="image"/>\n <dynamic-element name="full-image9" type="image"/>\n <dynamic-element name="thumb-image9" type="image"/>\n</root>þÿÂDÁÁÁ Joe Bloggsxixi SINGLE-IMAGE Single Image"A single image with optional link.þ ˆœ_r_q i<?xml 9¦"_q@´Tª š<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="image" type="image"/>\n <dynamic-element name="image-link" type="text"/>\n <dynamic-element name="border" type="boolean"/>\n</root>š<?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="image" type="image"/>\n <dynamic-element name="image-link" type="text"/>\n <dynamic-element name="border" type="boolean"/>\n</root>þÿÂDÁÁÁ Joe BloggsxixiTHREE-POINTS-ICONSThree Points w/ IconsLThree points and their descriptions, with icons to the left of their header.lj ˆ_r_q i<?xml 9¦"_q@´T <?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="point-1-icon" type="image"/>\n <dynamic-element name="point-1-header-link" type="text"/>\n <dynamic-element name="point-1-header" type="text"/>\n <dynamic-element name="point-1-description" type="text_area"/>\n <dynamic-element name="point-2-icon" type="image"/>\n <dynamic-element name="point-2-header-link" type="text"/>\n <dynamic-element name="point-2-header" type="text"/>\n <dynamic-element name="point-2-description" type="text_area"/>\n <dynamic-element name="point-3-icon" type="image"/>\n <dynamic-element name="point-3-header-link" type="text"/>\n <dynamic-element name="point-3-header" type="text"/>\n <dynamic-element name="point-3-description" type="text_area"/>\n</root><?xml version="1.0" encoding="UTF-8"?>\n\n<root>\n <dynamic-element name="point-1-icon" type="image"/>\n <dynamic-element name="point-1-header-link" type="text"/>\n <dynamic-element name="point-1-header" type="text"/>\n <dynamic-element name="point-1-description" type="text_area"/>\n <dynamic-element name="point-2-icon" type="image"/>\n <dynamic-element name="point-2-header-link" type="text"/>\n <dynamic-element name="point-2-header" type="text"/>\n <dynamic-element name="point-2-description" type="text_area"/>\n <dynamic-element name="point-3-icon" type="image"/>\n <dynamic-element name="point-3-header-link" type="text"/>\n <dynamic-element name="point-3-header" type="text"/>\n <dynamic-element name="point-3-description" type="text_area"/>\n</root>ÿÿ CREATE INDEX "IX_B97F5608" ON "JOURNALSTRUCTURE" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_AB6E9996" ON "JOURNALSTRUCTURE" ("GROUPID" , "STRUCTUREID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_8831E4FC" ON "JOURNALSTRUCTURE" ("STRUCTUREID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6702CA92" ON "JOURNALSTRUCTURE" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_42E86E58" ON "JOURNALSTRUCTURE" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "JOURNALSTRUCTURE" ADD PRIMARY KEY ("ID_") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "JOURNALTEMPLATE" CREATE TABLE "JOURNALTEMPLATE" ("UUID_" VARCHAR2(75), "ID_" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "TEMPLATEID" VARCHAR2(75), "STRUCTUREID" VARCHAR2(75), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "XSL" CLOB, "LANGTYPE" VARCHAR2(75), "CACHEABLE" NUMBER(1, 0), "SMALLIMAGE" NUMBER(1, 0), "SMALLIMAGEID" NUMBER(30, 0), "SMALLIMAGEURL" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("XSL") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "JOURNALTEMPLATE" ("UUID_", "ID_", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "TEMPLATEID", "STRUCTUREID", "NAME", "DESCRIPTION", "XSL", "LANGTYPE", "CACHEABLE", "SMALLIMAGE", "SMALLIMAGEID", "SMALLIMAGEURL") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18) KiKi´ ´ KiKiKi ipiKiKiXSLþÿÂDÁÁÁ Joe BloggsxixiADV-ARTICLE-2BADV-ARTICLE-2BAdvanced ArticleZAn article featuring an image, header, sub-header, content, footer, and many link options.ÖÔ ˆ¿_v_u i<div c9¦"_u@´r€ p<div class="journal-adv-article-2b-container">\n <h2>$header.getData()</h2>\n\n <div class="hr"><hr /></div>\n\n <div class="content-container">\n <img class="article-image" src="$image.getData()" />\n\n <h2>$subheader.getData()</h2>\n\n <p>\n $content.getData()\n\n #if ($more-url.getData() != "")\n &nbsp;&nbsp;&nbsp;&nbsp;<a href="$more-url.getData()">more <img src="@root_path@/image/image_gallery?img_id=11411" /></a>\n #end\n </p>\n\n <div class="footer">\n #if ($footer.getData() != "")\n $footer.getData()\n #end\n </div>\n </div>\n</div>vmþÿ€ÂDþÿp<div class="journal-adv-article-2b-container">\n <h2>$header.getData()</h2>\n\n <div class="hr"><hr /></div>\n\n <div class="content-container">\n <img class="article-image" src="$image.getData()" />\n\n <h2>$subheader.getData()</h2>\n\n <p>\n $content.getData()\n\n #if ($more-url.getData() != "")\n &nbsp;&nbsp;&nbsp;&nbsp;<a href="$more-url.getData()">more <img src="@root_path@/image/image_gallery?img_id=11411" /></a>\n #end\n </p>\n\n <div class="footer">\n #if ($footer.getData() != "")\n $footer.getData()\n #end\n </div>\n </div>\n</div>þÿÂDÁÁÁ Joe BloggsxixiADV-SECTION-4PADV-SECTION-4PFour Panel SectionSA section featuring a header, a right and left content panel, and a content footer.¤¢ ˆÀ_v_u i<div c9¦"_u@´rN ><div class="journal-adv-section-4p-container">\n <div class="header">\n <h2>$general-header.getData()</h2>\n </div>\n <div class="left">\n <h2>$left-panel-header.getData()</h2>\n\n <div class="left-content">\n $left-panel-content.getData()\n </div>\n </div>\n <div class="right">\n <h2>$right-panel-header.getData()</h2>\n\n <div class="right-content">\n $right-panel-content.getData()\n </div>\n </div>\n <div class="footer">\n #if ($footer.getData() != "")\n $footer.getData()\n #else\n <p>&nbsp</p>\n #end\n </div>\n</div>vmþÿ€ÂDþÿ><div class="journal-adv-section-4p-container">\n <div class="header">\n <h2>$general-header.getData()</h2>\n </div>\n <div class="left">\n <h2>$left-panel-header.getData()</h2>\n\n <div class="left-content">\n $left-panel-content.getData()\n </div>\n </div>\n <div class="right">\n <h2>$right-panel-header.getData()</h2>\n\n <div class="right-content">\n $right-panel-content.getData()\n </div>\n </div>\n <div class="footer">\n #if ($footer.getData() != "")\n $footer.getData()\n #else\n <p>&nbsp</p>\n #end\n </div>\n</div>þÿÂDÁÁÁ Joe Bloggsxixi BASIC-ARTICLE BASIC-ARTICLE Basic Article^A basic article that features a header, an image, a date, an article type, and a content area.ÞÜ ˆÁ_v_u i<div c9¦"_u@´rˆ x<div class="journal-basic-article-container">\n #if ($image.getData() != "")\n #if ($image-link.getData() != "")\n <a href="$image-link.getData()"\n\n #if ($image-external-link && ($image-external-link.getData() == "true"))\n target="_blank">\n #else\n >\n #end\n #end\n\n <img src="$image.getData()" />\n\n #if ($image-link.getData() != "")\n </a>\n #end\n #end\n\n #if ($header.getData() != "")\n <h2>\n\n #if ($header-link.getData() != "")\n <a href="$header-link.getData()"\n\n #if ($open-header-link-in-new-window.getData() == "true")\n target="_blank">\n #else\n >\n #end\n #end\n\n $header.getData()\n\n #if ($header-link.getData() != "")\n </a>\n #end\n\n </h2>\n #end\n\n #if (($date.getData() != "") || ($type.getData() != ""))\n <p class="details">\n #if ($date.getData() != "")\n <span class="date">$date.getData()</span>\n #else\n &nbsp;\n #end\n\n #if ($type.getData() != "")\n <span class="type">$type.getData()</span>\n #else\n &nbsp;\n #end\n </p>\n #end\n\n $content.getData()\n</div>vmþÿ€ÂD þÿx<div class="journal-basic-article-container">\n #if ($image.getData() != "")\n #if ($image-link.getData() != "")\n <a href="$image-link.getData()"\n\n #if ($image-external-link && ($image-external-link.getData() == "true"))\n target="_blank">\n #else\n >\n #end\n #end\n\n <img src="$image.getData()" />\n\n #if ($image-link.getData() != "")\n </a>\n #end\n #end\n\n #if ($header.getData() != "")\n <h2>\n\n #if ($header-link.getData() != "")\n <a href="$header-link.getData()"\n\n #if ($open-header-link-in-new-window.getData() == "true")\n target="_blank">\n #else\n >\n #end\n #end\n\n $header.getData()\n\n #if ($header-link.getData() != "")\n </a>\n #end\n\n </h2>\n #end\n\n #if (($date.getData() != "") || ($type.getData() != ""))\n <p class="details">\n #if ($date.getData() != "")\n <span class="date">$date.getData()</span>\n #else\n &nbsp;\n #end\n\n #if ($type.getData() != "")\n <span class="type">$type.getData()</span>\n #else\n &nbsp;\n #end\n </p>\n #end\n\n $content.getData()\n</div>þÿÂD ÁÁÁ Joe Bloggsxixi BASIC-CONTENT BASIC-CONTENT Basic Content>Content surrounded by a single div tag for easy customization.úø ˆÂ_v_u i<div c9¦"_u@´r¤ ”<div class="journal-basic-content-container">\n $content.getData()\n</div>vmþÿ€ÂD þÿ”<div class="journal-basic-content-container">\n $content.getData()\n</div>þÿÂD ÁÁÁ Joe BloggsxixiBASIC-CONTENT-SIDEBARBASIC-CONTENT-SIDEBARBasic Content with SidebarBasic content with sidebar.LJ ˆÃ_v_u i<div c9¦"_u@´rö æ<div class="journal-basic-content-sidebar-container">\n <div class="sidebar $sidebar-location.getData()">\n #if ($sidebar-content.getData() != "")\n $sidebar-content.getData()\n #else\n No content defined. I suggest using the "Basic Content" template.\n #end\n </div>\n #if ($main-content.getData() != "")\n $main-content.getData()\n #else\n &nbsp\n #end\n</div>vmþÿ€ÂD þÿæ<div class="journal-basic-content-sidebar-container">\n <div class="sidebar $sidebar-location.getData()">\n #if ($sidebar-content.getData() != "")\n $sidebar-content.getData()\n #else\n No content defined. I suggest using the "Basic Content" template.\n #end\n </div>\n #if ($main-content.getData() != "")\n $main-content.getData()\n #else\n &nbsp\n #end\n</div>þÿÂDÁÁÁ Joe Bloggsxixi BASIC-HEADER BASIC-HEADER Basic Header-A basic header that mimics a portlet's title.ÂÀ ˆÄ_v_u i<div c9¦"_u@´rl \<div class="journal-basic-header-container">\n <div class="portlet-topper">\n <span class="portlet-title not-editable"><span>$header.getData()</span></span>\n </div>\n</div>vmþÿ€ÂDþÿ\<div class="journal-basic-header-container">\n <div class="portlet-topper">\n <span class="portlet-title not-editable"><span>$header.getData()</span></span>\n </div>\n</div>þÿÂDÁÁÁ Joe BloggsxixiBASIC-RSS-ITEMBASIC-RSS-ITEMBasic RSS Item#Used to build a basic RSS 2.0 item.Ž ˆÆ_v_u i<div c9¦"_u@´r: *<div class="journal-rss-item-container">\n #if ($headline.getData() != "")\n <h2>$headline.getData()</h2>\n #end\n #if ($creator.getData() != "")\n <p>by $creator.getData()\n #if ($reserved-article-display-date.getData() == "")\n </p>\n #else\n &nbsp;on $reserved-article-display-date.getData()\n #end\n #end\n \n #if ($description.getData() != "")\n <p>$description.getData()</p>\n #end\n</div>vmþÿ€ÂDþÿ*<div class="journal-rss-item-container">\n #if ($headline.getData() != "")\n <h2>$headline.getData()</h2>\n #end\n #if ($creator.getData() != "")\n <p>by $creator.getData()\n #if ($reserved-article-display-date.getData() == "")\n </p>\n #else\n &nbsp;on $reserved-article-display-date.getData()\n #end\n #end\n \n #if ($description.getData() != "")\n <p>$description.getData()</p>\n #end\n</div>þÿÂDÁÁÁ Joe BloggsxixiBASIC-IMAGE-TEXT BASIC-ARTICLEBasic Image Text?A basic table with the image to the left and text to the right.~ | ˆÅ_v_u i<div c9¦"_u@´r ( <div class="journal-basic-image-text-container">\n <table width="100%">\n <tr>\n <td width="176px">\n #if ($image.getData() != "")\n #if ($image-link.getData() != "")\n <a href="$image-link.getData()"\n\n #if ($image-external-link && ($image-external-link.getData() == "true"))\n target="_blank">\n #else\n >\n #end\n #end\n\n <img src="$image.getData()" />\n\n #if ($image-link.getData() != "")\n </a>\n #end\n #end\n </td>\n <td>\n #if ($header.getData() != "")\n <h2>\n #if ($header-link.getData() != "")\n <a href="$header-link.getData()"\n\n #if ($open-header-link-in-new-window.getData() == "true" )\n target="_blank">\n #else\n >\n #end\n #end\n\n $header.getData()\n\n #if ($header-link.getData() != "")\n </a>\n #end\n </h2>\n #end\n\n #if ($type.getData() != "")\n <strong>$type.getData()</strong>\n #end\n\n #if (($type.getData() != "") || ($date.getData() != ""))\n - \n #end\n\n #if ($date.getData() != "")\n <strong>$date.getData()</strong>\n #end\n\n #if (($type.getData() != "") || ($date.getData() != ""))\n <br />\n #end\n\n #if ($content.getData() != "")\n $content.getData()\n #end\n </td>\n </tr>\n </table>\n</div>vmþÿ€ÂDþÿ <div class="journal-basic-image-text-container">\n <table width="100%">\n <tr>\n <td width="176px">\n #if ($image.getData() != "")\n #if ($image-link.getData() != "")\n <a href="$image-link.getData()"\n\n #if ($image-external-link && ($image-external-link.getData() == "true"))\n target="_blank">\n #else\n >\n #end\n #end\n\n <img src="$image.getData()" />\n\n #if ($image-link.getData() != "")\n </a>\n #end\n #end\n </td>\n <td>\n #if ($header.getData() != "")\n <h2>\n #if ($header-link.getData() != "")\n <a href="$header-link.getData()"\n\n #if ($open-header-link-in-new-window.getData() == "true" )\n target="_blank">\n #else\n >\n #end\n #end\n\n $header.getData()\n\n #if ($header-link.getData() != "")\n </a>\n #end\n </h2>\n #end\n\n #if ($type.getData() != "")\n <strong>$type.getData()</strong>\n #end\n\n #if (($type.getData() != "") || ($date.getData() != ""))\n - \n #end\n\n #if ($date.getData() != "")\n <strong>$date.getData()</strong>\n #end\n\n #if (($type.getData() != "") || ($date.getData() != ""))\n <br />\n #end\n\n #if ($content.getData() != "")\n $content.getData()\n #end\n </td>\n </tr>\n </table>\n</div>þÿÂDÁÁÁ Joe Bloggsxixi BASIC-SECTION BASIC-SECTION Basic Section-A section with a stylized header and content.€~ ˆÇ_v_u i<div c9¦"_u@´s* <div class="journal-basic-section-container">\n <div class="header">\n <h2>$header.getData()</h2>\n </div>\n\n <div class="content">\n $content.getData()\n </div>\n\n #if ($footer.getData() != "")\n <div class="footer">\n $footer.getData()\n </div>\n #end\n</div>vmþÿ€ÂDþÿ<div class="journal-basic-section-container">\n <div class="header">\n <h2>$header.getData()</h2>\n </div>\n\n <div class="content">\n $content.getData()\n </div>\n\n #if ($footer.getData() != "")\n <div class="footer">\n $footer.getData()\n </div>\n #end\n</div>þÿÂDÁÁÁ Joe Bloggsxixi CSS-TEMPLATEþÿ CSS Template A CSS file loaded on every page.vt ˆÈ_v_u i@´|@´}@´~9¦"_u@´s R@´|@´}@´~@´cssþÿ€ÂDþÿüÿžsˆ?/* ****************************\n * *\n * GENERAL CSS *\n * *\n **************************** */\n\n\n/* ------ GLOBAL ------ */\n#content-wrapper {a\n font-family: Arial;\n fosnt-size: 12px;\nfont-size: 1.2em;\n}\n\n\n.portlet-borderless-container blockquote {\n padding: .5em 3em;\n}\n\n\n.portlet-borderless-container h1 {\n font-size: 20px;\n margin: .6em 0;\n}\n\n\n.portlet-borderless-container h2 {\n font-size: 17px;\n margin: .5em 0;\n}\n\n\n.portlet-borderless-container h4 {\n font-size: 12px;\n color: #1A698F;\n margin: .5em 0;\n font-weight: normal;\n text-transform: uppercase;\n}\n\n\n.portlet-borderless-container ul {\n margin: 0em 0em 0em 2em;\n list-style-type: disc;\n}\n\n\n.portlet-borderless-container li {\n padding-top: 5px;\n}\n\n\n.portlet-borderless-container td {\n vertical-align: top;\n}\n\n\n.portlet-borderless-container a {\n text-decoration: none;\n color: #1B568C\n}\n\n\n.portlet-borderless-container p {\n margin-bottom: 0.5em;\n}\n\n\n.portlet-borderless-container a:hover {\n text-decoration: underline;\n}\n\n\n.columns-1-2 #column-1 .lfr-portlet-column {\n background: none;\n border: none;\n}\n\n\n/* ------ NAVIGATION ------ */\nhtml body .nav-menu {\n background: #FFF;\n margin: 12px;\n padding: 10px 0;\n}\n\nhtml body .nav-menu li {\n list-style-image: url(../images/navigation/bullet_selected.png);\n margin-top: 3px;\n}\n\n/* ------ LAYOUT FIX ------ */\n.lfr-column.seventy {\n width: 702px;\n}\n\n\n.lfr-column.thirty {\n width: 238px;\n}\n\n\n/* ****************************\n * *\n * TEMPLATE CSS *\n * *\n **************************** */\n\n\n/* ------ BASIC-ARTICLE ------ */\n.journal-basic-article-container {\n background: #FFFFFF;\n border-bottom: 1px solid #D7D7D7;\n margin: 0 13px;\n padding: 20px 12px 20px 195px;\n position: relative;\n line-height: normal;\n min-height: 110px;\n}\n\n\n.ie6 .journal-basic-article-container {\n height: 110px;\n}\n\n\n.journal-basic-article-container h2 {\n margin: 0;\n padding: 0 0 5px;\n}\n\n\n.journal-basic-article-container h2 a {\n color: #000;\n text-decoration: none;\n}\n\n\n.journal-basic-article-container img {\n position: absolute;\n display: block;\n left: 12px;\n top: 20px;\n}\n.journal-basic-article-container .details {\n color: #1B568C\n clear: both; \n overflow: hidden;\n float: left;\n width: 100%;\n font-size: 11px;\n margin: 0 0 .5em;\n}\n\n\n.journal-basic-article-container .date {\n float: left; \n} \n\n\n.journal-basic-article-container .type {\n float: right;\n}\n\n\n.journal-basic-article-container p {\n margin: 1em 0;\n}\n\n\n/* ------ BASIC-CONTENT ------ */\n.journal-basic-content-container {\n background: #FFF;\n margin: 12px;\n padding: 12px;\n}\n\n\n/* ------ BASIC-CONTENT-SIDEBAR ------ */\n\n\n.journal-basic-content-sidebar-container {\n background: #FFF;\n padding: 12px;\n margin: 12px;\n}\n\n\n.journal-basic-content-sidebar-container .sidebar {\n background: #D5DADE;\n margin: 10px;\n padding: 10px;\n width: 200px;\n}\n\n\n.journal-basic-content-sidebar-container .sidebar.right {\n float: right;\n}\n\n\n.journal-basic-content-sidebar-container .sidebar.left {\n float: left;\n}\n\n\n/* ------ BASIC-HEADER ------ */\n.journal-basic-header-container {\n margin: 13px 13px 0;\n}\n\n\n/* ------ BASIC-IMAGE-TEXT ------ */\n.journal-basic-image-text-container {\n background: #FFF;\n margin: 12px;\n}\n\n\n.journal-basic-image-text-container td {\n padding: 12px;\n vertical-align: top;\n font-size: 12px;\n}\n\n\n.journal-basic-image-text-container a {\n text-decoration: none;\n}\n\n\n/* ------ FAST-FACTS ------ */\n.journal-fast-facts-container {\n background: #FFF;\n margin: 12px;\n}\n.journal-fast-facts-container h2 {\n margin: 0;\n}\n\n\n.journal-fast-facts-container .fast-facts-header {\n border-bottom: 1px solid #D7D7D7;\n padding: 12px;\n}\n\n\n.journal-fast-facts-container .fast-facts-item-container {\n padding: 12px;\n}\n\n\n.journal-fast-facts-container .fast-facts-item {\n border-bottom: 1px solid #D7D7D7;\n}\n\n\n.journal-fast-facts-container .fast-facts-num {\n color: #1A698F;\n font-weight: bold;\n text-transform: uppercase;\n}\n\n\n/* ------ IMAGE-FLOW ------ */\n.journal-image-flow-container {\n background: #FFF;\n margin: 12px;\n padding: 12px;\n}\n\n\n.journal-image-flow-container img {\n margin: 12px;\n}\n\n\n.journal-image-flow-container .default {\n float: left;\n}\n\n\n.journal-image-flow-container .left {\n float: left;\n}\n\n\n.journal-image-flow-container .right {\n float: right;\n}\n \n/* ------ PAGE-HEADER ------ */\n.journal-page-header-container {\n padding: 10px 12px 10px;\n}\n\n\n.journal-page-header-container .page-name {\n color: #FFF;\n font-size: 30px;\n line-height: 36px;\n}\n\n\n.journal-page-header-container .page-description {\n color: #89C6E4;\n border-left: 1px solid #4F595E;\n margin-left: 10px;\n padding-left: 10px;\n font-size: 15px;\n}\n\n\n.journal-page-header-container td {\n vertical-align: middle;\n}\n\n\n/* ------ READ-MORE ------ */\n\n\n.journal-read-more-container {\n background: #FFF;\n margin: 12px;\n}\n\n\n.ie .journal-read-more-container {\n zoom: 1;\n}\n\n\n.journal-read-more-container .read-more-link {\n float: right;\n margin: 9px;\n}\n\n\n.journal-read-more-container .header {\n background: url(@image_path@/image/image_gallery?img_id=1786) no-repeat 12px 13px;\n padding: 12px 12px 12px 25px;\n border-bottom: 1px solid #D7D7D7;\n margin: 0;\n}\n\n\n.journal-read-more-container h2 a {\n color: #000;\n}\n\n\n.journal-read-more-container .description {\n padding: 12px;\n}\n\n\n.journal-read-more-container .bold {\n color: #1A698F;\n text-transform: uppercase;\n margin-bottom: 8px;\n}\n\n\n/* ------ RSS-FEED-READER ------ */\n#journal-rss-feed-reader-container{\n padding: 12px;\n margin: 12px;\n background: #FFF;\n}\n\n\n#journal-rss-feed-reader-container .journal-rss-feed-item-container {\n border-bottom: 1px solid #D7D7D7;\n margin-bottom: 10px;\n}\n\n\n#journal-rss-feed-reader-container .journal-rss-feed-item-container:last-child {\n border-bottom: 0;\n}\n\n\n\n\n#journal-rss-feed-reader-container .journal-rss-feed-item-container h3{\n font-size: 1.5em;\n margin-bottom: 3px;\n background: url(/liferay-jedi-theme/images/document_library/txt.png) no-repeat 0 90%;\n padding-left: 20px;\n padding-top: 6px;\n}\n\n\n#journal-rss-feed-reader-container .journal-rss-feed-item-container p {\n margin: 7px 0 5px;\n}\n\n\n#journal-rss-feed-reader-container .journal-rss-feed-item-container .date-creator {\n color: #777;\n padding-bottom: 0;\n}\n\n\n/* ------ RTL-IMAGES ------ */\n.journal-rtl-image-container {\n text-align: center;\n}\n\n/* ------ SHOWCASE ------ */\n.journal-showcase-container {\n margin: 12px;\n background: #FFF;\n}\n\n.journal-showcase-container td {\n padding: 12px;\n}\n\n.journal-showcase-container .screenshots {\n width: 1px;\n text-align: center;\n}\n\n/* ------ SINGLE-IMAGE ------ */\n.journal-single-image-container img {\n margin: 0 auto;\n}\n\n.journal-single-image-container .border {\n background: #FFF;\n margin: 12px;\n padding: 12px;\n}\n\n.journal-single-image-container {\n text-align: center;\n}\n\n\n/* ------ THREE-POINTS-ICONS ------ */\n.journal-three-points-icons-container {\n padding: 10px 0;\n}\n\n\n\n\n.journal-three-points-icons-container table{\n margin: 0 auto;\n border-collapse: separate;\n border: none;\n}\n\n\n.ie .journal-three-points-icons-container .container {\n zoom: 1;\n}\n\n\n.journal-three-points-icons-container .top {\n position: relative;\n height: 60px;\n margin-left: 50px;\n padding: 0;\n}\n\n\n.journal-three-points-icons-container .top img {\n position: absolute;\n left: -39px;\n top: 13px;\n}\n\n\n.journal-three-points-icons-container .content {\n padding: 0 15px 20px\n}\n\n\n.journal-three-points-icons-container td {\n vertical-align: top;\n background: #FFF;\n padding: 0;\n margin: 0;\n border: 6px solid #D5DADE;\n width: 209px;\n}\n \n.journal-three-points-icons-container h2{\n padding: 1em 0pt 0.5em;\n line-height: 19px;\n font-size: 18px;\n fon4t-weight: normal;\n}\n\n\n.journal-three-points-icons-container .content p {\n padding: 0;\n margin: 5px 0;\n}\n\n\n.journal-three-points-icons-container ul {\n list-style: disc none outside;\n margin: 0 0 0 1em;\n padding: 0;\n}\n\n\n/* ------ TWO-PANELS ------ */\n.journal-two-panels-container {\n margin: 12px;\n}\n\n\n.ie .journal-two-panels-container {\n zoom: 1;\n}\n\n\n.journal-two-panels-container table {\n width: 100%;\n border-collapse: separate;\n}\n\n\n.journal-two-panels-container td {\n background: #FFF;\n width: 50%;\n}\n\n\n.journal-two-panels-container td.left {\n border-right: 12px solid #D5DADE;\n}\n\n\n.journal-two-panels-container td.right {\n border-left: 12px solid #D5DADE;\n}\n\n\n.journal-two-panels-container .link-container {\n float: right;\n margin: 9px;\n}\n\n\n.journal-two-panels-container .header {\n background: url(@image_path@/image/image_gallery?img_id=1786) no-repeat 12px 13px;\n padding: 12px 12px 12px 25px;\n border-bottom: 1px solid #D7D7D7;\n margin: 0;\n}\n\n\n.journal-two-panels-container h2 a {\n color: #000;\n}\n\n\n.journal-two-panels-container .description {\n padding: 12px;\n}\n\n\n/* ****************************\n * *\n * ARTICLE SPECIFIC CSS *\n * *\n **************************** */\n\n\n/* -- web/guest/services/training -- */\n.stl-trainingloc {\n background: #D5DADE;\n border: 2px solid #FFF;\n width: 200px;\n height: 50px;\n}\n\n\n.stl-training {\n background: #D5DADE;\n border: 2px solid #FFF;\n font-weight: bold;\n width: 200px;\n}\n\n\n/* -- web/guest/products/tech_specs -- */\n.tech-spec-table {\n width: 100%;\n}\n\n\n.tech-spec-table td {\n background: #FFF;\n border: 12px solid #FFF;\n padding: 12px;\n}\n\n\n.tech-spec-table .tech-spec-cat {\n width: 25%;\n background: #D5DADE;\n}\n\n\n.tech-spec-cat {\n font-weight: bold;\n}\n\n\n.tech-spec-table .no-borders td{\n width: 49%;\n}\n\n\n.tech-spec-table .no-borders{\n width: 100%;\n}\n\n\n/* -- web/guest/downloads -- */\n#recommended-downloads {\n padding: 40px 65px 0px 175px;\n background: url(@image_path@/image/image_gallery?img_id=1788);\n font-size: 12px;\n height: 162px;\n}\n\n\n.ie #recommended-downloads {\n width: 710px;\n}\n\n\n#recommended-downloads .header {\n color: #89C6E4;\n text-transform: uppercase;\n padding-bottom: 15px;\n font-weight: bold;\n}\n\n\n#recommended-downloads .version {\n padding-bottom: 5px;\n}\n\n\n#recommended-downloads .version a {\n color: #FFF;\n font-size: 25px;\n text-decoration: none;\n line-height: 25px;\n}\n\n\n#recommended-downloads .description {\n color: #89C6E4;\n text-transform: uppercase;\n padding-bottom: 15px;\n font-weight: bold;\n}\n\n\n#recommended-downloads .instructions {\n color: #FFF;\n}\n\n\n#recommended-downloads .instructions a {\n color: #89C6E4;\n}\n\n\n/* -- footer -- */\n.footer-award-images .journal-rtl-image-container {\n float: right;\n padding: 25px;\n}\n\n\n/* -- web/guest/stories -- */\n#p_p_id_109_INSTANCE_tw3c_ {\n background: #FFF;\n margin: 12px;\n padding: 12px;\n}\n\n\n#_109_INSTANCE_tw3c_field5, #p_p_id_109_INSTANCE_tw3c_ input[type="text"], .ie6 #p_p_id_109_INSTANCE_tw3c_ input.text {\n width: 155px;\n}\n\n\n#p_p_id_109_INSTANCE_tw3c_ h3 {\n font-size: 14px;\n}\n\n\n#p_p_id_109_INSTANCE_tw3c_ p {\n margin: .5em 0 1em;\n}\n\n\n#p_p_id_109_INSTANCE_tw3c_ .liferay-web-form {\n font-size: 12px;\n}\n\n\n/* -- feed-links -- */\n.journal-feed-link-container .feed {\n background: transparent url(/image/image_gallery?img_id=1766) no-repeat scroll 0pt 50%;\n margin-left: 3px;\n padding: 0pt 0pt 0pt 19px;\n}\n\n\n/* -- web/guest/products/tech_specs/deployment_matrix -- \n.portlet-borderless-container .dm-anchor-header {\n padding: 0.5em 0;\n}\n\n\n.dm-table-container {\n background: #304256;\n padding: 10px;\n margin: 0 -1em;\n}\n\n\n.dm-table td {\n background: #96C0E6;\n color: #0E1319;\n border-bottom: 1px solid #222D3A;\n border-top: 1px solid #222D3A;\n border-left: 1px solid #5F7B95;\n border-right: 1px solid #59728B;\n margin: 0;\n padding: 0;\n width: 40px;\n height: 30px;\n font-size: 11px;\n text-align: center;\n vertical-align: middle;\n}\n\n\n.dm-table .dm-app-serv {\n background: #141B24;\n border-left: none;\n color: #FFFFFF;\n}\n\n\n.dm-table .dm-os {\n background: #141B24;\n border-collapse:separate;\n color: #FFFFFF;\n border-left: none;\n border-right: none;\n border-top: none;\n text-align: left;\n padding-left: 20px;\n}\n\n\n.ie .dm-table .dm-os {\n width: 660px;\n}*/\n\n.ie #content-wrapper .tabs li {\n line-height: 2.25;\n}\n.ie #content-wrapper .tabs li.current {\n top: 0.1em;\n}\n\n/* --- web/guest/community/blog --- */\n#p_p_id_114_{\n margin: 0 12px 12px;\n}\n\n/* --- web/guest/community/documentation/version/page --- */\n.cd-docfiles-table {\n\n}\n\n.cd-docfiles-table td {\n padding: 2px;\n}\n\n.cd-docfiles-table .cd-docfiles-section {\n border-top: 12px solid #FFF;\n background: #D7D7D7;\n}\n\n.cd-docfiles-table .cd-docfiles-title {\n padding-right: 12px;\n}\n\n/* --- web/guest/services/support --- */\n.support-table td {\n padding: 5px;\n}\n\n.support-table tbody td {\n border-left: 1px solid #D7D7D7;\n}\n\n.support-table .package {\n font-weight: bold;\n font-size: 1.3em;\n}\n\n.support-table .section {\n background: #D7D7D7;\n padding: 12px 2px 2px;\n font-size: 1.2em;\n border-top: 1px solid #D7D7D7;\n border-bottom: 1px solid #D7D7D7;\n border-left: none;\n font-weight: bold;\n}\n\n.support-table .catagory {\n width: 25%;\n border-left: none;\n}\n\n/* --- web/guest/products/tech_spec/deployment_matrix --- */\n.dm-table-container td {\n background: #DDFFDD;\n padding: 5px;\n border-left: 1px solid #D7D7D7;\n border-bottom: 1px solid #D7D7D7;\n}\n\n.dm-table-container .dm-os {\n background: #FFFFFF;\n padding: 12px 2px 2px;\n border-top: 1px solid #D7D7D7;\n border-bottom: 1px solid #D7D7D7;\n border-left: none;\n}\n\n.dm-table-container .dm-app-serv {\n background: #D7D7D7;\n font-weight: bold;\n border-left: none;\n}\n.dm-main td {\n width: 50%\n padding: 12px;\n text-align: center;\n}\n\n.dm-main .tech-list {\n width: 300px;\n}\n\n.dm-main .tech-list td {\n padding: 5px;\n text-align: left;\n}\n\n.dm-main .tech-list .dm-acrm {\n background: #D7D7D7;\n width: 20%;\n}\n\n.dm-main .tech-list .catagory {\n border-top: 1px solid #D7D7D7;\n border-bottom: 1px solid #D7D7D7;\n}\n\n/* --- web/guest/services/training --- */\n.trn-lst td {\n padding: 5px;\n}\n.trn-lst thead {\n background: #D7D7D7;\n}\n\n.trn-lst tbody {\n border-bottom: 1px solid #D7D7D7;\n}\n\n.trn-lst thead td {\n font-size: 1.1em;\n font-weight: bold;\n}\n\n.trn-lst tbody .course {\n border-right: 1px solid #D7D7D7;\n}þÿÂDÁÁÁ Joe Bloggsxixi FAST-FACTS FAST-FACTS Fast Facts!A sidebar with 1 to 4 fast facts.jh ˆÉ_v_u i@´€@´}@´~9¦"_u@´s@´€vmþÿ€ÂDþÿ<div class="journal-fast-facts-container">\n <div class="fast-facts-header">\n <p>$company-name.getData()</p>\n <h2>$fact-title.getData()</h2>\n </div>\n\n <div class="fast-facts-item-container">\n #if (($fact1-weak.getData() != "") && ($fact1-strong.getData() != ""))\n <div class="fast-facts-item">\n <p class="fast-facts-loc">\n #if ($fact1-link.getData() != "")\n <a href="$fact1-link.getData()">\n #end\n\n $fact1-weak.getData()\n\n #if ($fact1-link.getData() != "")\n </a>\n #end\n </p>\n <p class="fast-facts-num">\n #if ($fact1-link.getData() != "")\n <a href="$fact1-link.getData()">\n #end\n\n $fact1-strong.getData()\n\n #if ($fact1-link.getData() != "")\n </a>\n #end\n </p>\n </div>\n #end\n\n #if (($fact2-weak.getData() != "") && ($fact2-strong.getData() != ""))\n <div class="fast-facts-item">\n <p class="fast-facts-loc">\n #if ($fact2-link.getData() != "")\n <a href="$fact2-link.getData()">\n #end\n\n $fact2-weak.getData()\n\n #if ($fact2-link.getData() != "")\n </a>\n #end\n </p>\n <p class="fast-facts-num">\n #if ($fact2-link.getData() != "")\n <a href="$fact2-link.getData()">\n #end\n\n $fact2-strong.getData()\n\n #if ($fact2-link.getData() != "")\n </a>\n #end\n </p>\n </div>\n #end\n\n #if (($fact3-weak.getData() != "") && ($fact3-strong.getData() != ""))\n <div class="fast-facts-item">\n <p class="fast-facts-loc">\n #if ($fact3-link.getData() != "")\n <a href="$fact3-link.getData()">\n #end\n\n $fact3-weak.getData()\n\n #if ($fact3-link.getData() != "")\n </a>\n #end\n </p>\n <p class="fast-facts-num">\n #if ($fact3-link.getData() != "")\n <a href="$fact3-link.getData()">\n #end\n\n $fact3-strong.getData()\n\n #if ($fact3-link.getData() != "")\n </a>\n #end\n </p>\n </div>\n #end\n\n #if (($fact4-weak.getData() != "") && ($fact4-strong.getData() != ""))\n <div class="fast-facts-item">\n <p class="fast-facts-loc">\n #if ($fact4-link.getData() != "")\n <a href="$fact4-link.getData()">\n #end\n\n $fact4-weak.getData()\n\n #if ($fact4-link.getData() != "")\n </a>\n #end\n </p>\n <p class="fast-facts-num">\n #if ($fact4-link.getData() != "")\n <a href="$fact4-link.getData()">\n #end\n\n $fact4-strong.getData()\n\n #if ($fact4-link.getData() != "")\n </a>\n #end\n </p>\n </div>\n #end\n </div>\n</div>þÿÂDÁÁÁ Joe Bloggsxixi IMAGE-FLOW BASIC-ARTICLE Image FlowjAn article with an image that flows text around it. One can choose flow behavior (left, right or default). ˆÊ_v_u i<div c9¦"_u@´sÈ ¸<div class="journal-image-flow-container">\n #if ($image.getData() != "")\n #if ($image-link.getData() != "")\n <a href="$image-link.getData()"\n\n #if ($image-external-link && ($image-external-link.getData() == "true"))\n target="_blank">\n #else\n >\n #end\n #end\n\n <img src="$image.getData()" class="$flow.getData()" />\n\n #if ($image-link.getData() != "")\n </a>\n #end\n #end\n\n #if ($header.getData() != "")\n <h2>\n\n #if ($header-link.getData() != "")\n <a href="$header-link.getData()"\n\n #if ($open-header-link-in-new-window.getData() == "true")\n target="_blank">\n #else\n >\n #end\n #end\n\n $header.getData()\n\n #if ($header-link.getData() != "")\n </a>\n #end\n\n </h2>\n #end\n\n #if ($date.getData() != "")\n <span class="date">$date.getData()</span>\n #end\n\n #if ($type.getData() != "")\n <span class="type">$type.getData()</span>\n #end\n\n #if ($content.getData() != "")\n <p>$content.getData()</p>\n #end\n</div>vmþÿ€ÂDþÿ¸<div class="journal-image-flow-container">\n #if ($image.getData() != "")\n #if ($image-link.getData() != "")\n <a href="$image-link.getData()"\n\n #if ($image-external-link && ($image-external-link.getData() == "true"))\n target="_blank">\n #else\n >\n #end\n #end\n\n <img src="$image.getData()" class="$flow.getData()" />\n\n #if ($image-link.getData() != "")\n </a>\n #end\n #end\n\n #if ($header.getData() != "")\n <h2>\n\n #if ($header-link.getData() != "")\n <a href="$header-link.getData()"\n\n #if ($open-header-link-in-new-window.getData() == "true")\n target="_blank">\n #else\n >\n #end\n #end\n\n $header.getData()\n\n #if ($header-link.getData() != "")\n </a>\n #end\n\n </h2>\n #end\n\n #if ($date.getData() != "")\n <span class="date">$date.getData()</span>\n #end\n\n #if ($type.getData() != "")\n <span class="type">$type.getData()</span>\n #end\n\n #if ($content.getData() != "")\n <p>$content.getData()</p>\n #end\n</div>þÿÂDÁÁÁ Joe Bloggsxixi PAGE-HEADER PAGE-HEADER Page HeaderA complex page header.àÞ ˆË_v_u i<div c9¦"_u@´sŠ z<div class="journal-page-header-container">\n <table>\n <tbody>\n <tr>\n <td class="page-name">$page-name.getData()</td>\n <td>\n #if($page-description.getData() != "")\n <span class="page-description">$page-description.getData()</span>\n #end\n </td>\n </tr>\n </tbody>\n </table>\n</div>vmþÿ€ÂDþÿz<div class="journal-page-header-container">\n <table>\n <tbody>\n <tr>\n <td class="page-name">$page-name.getData()</td>\n <td>\n #if($page-description.getData() != "")\n <span class="page-description">$page-description.getData()</span>\n #end\n </td>\n </tr>\n </tbody>\n </table>\n</div>þÿÂDÁÁÁ Joe Bloggsxixi RANDOM-IMAGEMULTIPLE-IMAGES Random Image?Displays a random image when the page is refreshed or reloaded.nl ˆÌ_v_u i@Éa@Éb c9¦"_u@´sœ@Éa@Ébvmþÿ€ÂDþÿ`.<a href="javascript: ;" id="${randomNamespace}link"><img id="${randomNamespace}image" src="@cdn_host@@root_path@/html/themes/_unstyled/images/spacer.png" /></a>\n\n<script type="text/javascript">\n jQuery(\n function() {\n var ${randomNamespace}sources = [];\n var ${randomNamespace}titles = {};\n var ${randomNamespace}links = {};\n\n #if ($source-1.getData() != "")\n ${randomNamespace}sources.push("$source-1.getData()");\n\n #foreach ($child in $source-1.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-1.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-1.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-2.getData() != "")\n ${randomNamespace}sources.push("$source-2.getData()");\n\n #foreach ($child in $source-2.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-2.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-2.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-3.getData() != "")\n ${randomNamespace}sources.push("$source-3.getData()");\n\n #foreach ($child in $source-3.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-3.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-3.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-4.getData() != "")\n ${randomNamespace}sources.push("$source-4.getData()");\n\n #foreach ($child in $source-4.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-4.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-4.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-5.getData() != "")\n ${randomNamespace}sources.push("$source-5.getData()");\n\n #foreach ($child in $source-5.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-5.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-5.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-6.getData() != "")\n ${randomNamespace}sources.push("$source-6.getData()");\n\n #foreach ($child in $source-6.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-6.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-6.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-7.getData() != "")\n ${randomNamespace}sources.push("$source-7.getData()");\n\n #foreach ($child in $source-7.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-7.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-7.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-8.getData() != "")\n ${randomNamespace}sources.push("$source-8.getData()");\n\n #foreach ($child in $source-8.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-8.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-8.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-9.getData() != "")\n ${randomNamespace}sources.push("$source-9.getData()");\n\n #foreach ($child in $source-9.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-9.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-9.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n #if ($source-10.getData() != "")\n ${randomNamespace}sources.push("$source-10.getData()");\n\n #foreach ($child in $source-10.getChildren())\n #if ($child.getData() != "")\n #if ($child.getName().startsWith("title-"))\n ${randomNamespace}titles["$source-10.getData()"] = "$child.getData()";\n #end\n\n #if ($child.getName().startsWith("link-"))\n ${randomNamespace}links["$source-10.getData()"] = "$child.getData()";\n #end\n #end\n #end\n #end\n\n var imageId = "${randomNamespace}image";\n var imageObj = jQuery("#" + imageId);\n\n var linkId = "${randomNamespace}link";\n var linkObj = jQuery("#" + linkId);\n\n var imageSource = ${randomNamespace}sources[Liferay.Util.randomMinMax(0, ${randomNamespace}sources.length - 1)];\n var imageTitle = ${randomNamespace}titles[imageSource];\n var imageLink = ${randomNamespace}links[imageSource];\n\n imageObj.attr("src", imageSource);\n\n if (imageTitle != "") {\n imageObj.attr("title", imageTitle);\n }\n\n if (imageLink != "") {\n linkObj.attr("href", imageLink);\n }\n }\n );\n</script>þÿÂD ÁÁÁ Joe Bloggsxixi READ-MORE READ-MORE Read More0A content template featuring a read more button.Šˆ ˆÍ_v_u i<div c9¦"_u@´s4 $<div class="journal-read-more-container">\n #if ($readmore-link.getData() != "")\n <div class="read-more-link">\n <a href="$readmore-link.getData()"><img src="@image_path@/image/image_gallery?img_id=1790"></a>\n </div>\n #end\n <h2 class="header">\n $header.getData()\n </h2>\n <div class="description">\n <p class="bold">$bold-description.getData()</p>\n $description.getData()\n </div>\n</div>vmþÿ€ÂD!þÿ$<div class="journal-read-more-container">\n #if ($readmore-link.getData() != "")\n <div class="read-more-link">\n <a href="$readmore-link.getData()"><img src="@image_path@/image/image_gallery?img_id=1790"></a>\n </div>\n #end\n <h2 class="header">\n $header.getData()\n </h2>\n <div class="description">\n <p class="bold">$bold-description.getData()</p>\n $description.getData()\n </div>\n</div>þÿÂD"ÁÁÁ Joe BloggsxixiRSS-FEED-PAGINATION-JSRSS-FEED-PAGINATIONRSS Feed Pagination JavaScriptPagination of RSS Feed Reader.jh ˆÎ_v_u i@Éciv c9¦"_u@´tœ@Écvmþÿ€ÂD#þÿœ<script>\n Liferay.Noir = Liferay.Noir || {};\n\n Liferay.Noir.PaginateNewsArticles = {\n\n init: function(params) {\n var instance = this;\n if (!params.container) {\n return;\n }\n instance._container = jQuery('#' + params.container);\n instance._limit = params.limit || 10;\n if (params.itemsClass) {\n params.itemsClass = '.' + params.itemsClass;\n }\n instance._rows = instance._container.find(params.itemsClass || '> div');\n instance._page = 0;\n instance._total = Math.ceil(instance._rows.length / instance._limit);\n instance._links = params.container + 'Links';\n\n var span = jQuery('<span class="' + instance._links + '"></span>');\n var a;\n for (var i = 1; i <= instance._total; i++) {\n a = jQuery('<a href="javascript: ;">' + i + '</a>');\n a.click(\n function() {\n var number = jQuery(this).text();\n number = parseInt(number) - 1;\n instance.pageTo(number);\n }\n );\n span.append(a);\n }\n instance._container.append(span);\n span.find('a').not(':last').after(' | ');\n \n instance._linksContainer = span;\n\n instance.pageTo(0);\n },\n pageTo: function(page) {\n var instance = this;\n if (!instance._container.length) {\n return;\n }\n \n var links = instance._linksContainer.find('a');\n \n instance._rows.hide();\n \n var start = instance._limit * page;\n var end = start + (instance._limit - 1);\n\n instance.setPage(start, end, 'show');\n instance._page = page;\n \n links.css({\n 'font-weight': 'normal',\n 'text-decoration': ''\n });\n links.eq(page).css(\n {\n 'font-weight': 'bold',\n 'text-decoration': 'none'\n }\n );\n },\n setPage: function(start, end, display) {\n var instance = this;\n\n var table = instance._container;\n var rows = instance._rows;\n \n end = Math.min(end, rows.length - 1);\n rows = rows.filter(\n function(i) {\n return (i >= start && i <= end); \n }\n );\n \n if (display == 'none' || display == 'hidden') {\n rows.hide();\n } else {\n rows.show();\n }\n }\n };\n jQuery(\n function () {\n Liferay.Noir.PaginateNewsArticles.init({container: 'journal-rss-feed-reader-container', itemsClass: 'journal-rss-feed-item-container', limit: 10});\n }\n );\n</script>þÿÂD$ÁÁÁ Joe BloggsxixiRSS-FEED-READER-ALL-ARTICLESRSS-FEED-READER RSS Feed Reader for All Articles)Reads RSS Feeds for all Liferay articles.jh ˆÏ_v_u i<?xml 9¦"_u@´t <?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n \n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n \n <p class="date-creator">\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n \n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>xslþÿ€ÂD%þÿ<?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n \n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n \n <p class="date-creator">\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n \n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>þÿÂD,ÁÁÁ Joe Bloggsxixi RTL-IMAGESMULTIPLE-IMAGESRight to Left Images'Images that show up from right to left.jh ˆÓ_v_u i@Édxml 9¦"_u@´tf@Édvmþÿ€ÂD-þÿf<div class="journal-rtl-image-container">\n #if ($source-1.getData() != "")\n #foreach ($child in $source-1.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-1.getData()" /></a>\n #else\n <img src="$source-1.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-2.getData() != "")\n #foreach ($child in $source-2.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-2.getData()" /></a>\n #else\n <img src="$source-2.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-3.getData() != "")\n #foreach ($child in $source-3.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-3.getData()" /></a>\n #else\n <img src="$source-3.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-4.getData() != "")\n #foreach ($child in $source-4.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-4.getData()" /></a>\n #else\n <img src="$source-4.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-5.getData() != "")\n #foreach ($child in $source-5.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-5.getData()" /></a>\n #else\n <img src="$source-5.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-6.getData() != "")\n #foreach ($child in $source-6.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-6.getData()" /></a>\n #else\n <img src="$source-6.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-7.getData() != "")\n #foreach ($child in $source-7.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-7.getData()" /></a>\n #else\n <img src="$source-7.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-8.getData() != "")\n #foreach ($child in $source-8.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-8.getData()" /></a>\n #else\n <img src="$source-8.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-9.getData() != "")\n #foreach ($child in $source-9.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-9.getData()" /></a>\n #else\n <img src="$source-9.getData()" />\n #end\n #end\n #end\n #end\n\n #if ($source-10.getData() != "")\n #foreach ($child in $source-10.getChildren())\n #if ($child.getName().startsWith("link"))\n #if ($child.getData() != "")\n <a href="$child.getData()"><img src="$source-10.getData()" /></a>\n #else\n <img src="$source-10.getData()" />\n #end\n #end\n #end\n #end\n</div>þÿÂD.ÁÁÁ Joe BloggsxixiSHOWCASESHOWCASEShowcase‡An extensive layout featuring a single image with quotable text and an article with multiple thumbnailed images (linkable to fullsize).jh ˆÔ_v_u i@Éexml 9¦"_u@´t4@Éevmþÿ€ÂD/þÿ4<div class="journal-showcase-container">\n <div class="featured-company-header">\n <table class="featured-company-header-table" width="100%">\n <tr>\n <td class="image">\n #if ($company-link.getData() != "")\n <a href="$company-link.getData()">\n #end\n\n #if ($company-image.getData() != "")\n <img src="$company-image.getData()"><br />\n #end\n\n #if ($company-link-name.getData() != "")\n $company-link-name.getData()\n #end\n\n #if ($company-link.getData() != "")\n </a>\n #end\n\n #if (($company-image.getData() == "") && ($company-link-name.getData() == ""))\n <style>\n .featured-company-header-table .image {\n width: 0px;\n }\n </style>\n #end\n </td>\n <td class="quote">\n #if ($quote.getData() != "")\n <p>$quote.getData()</p>\n #end\n </td>\n </tr>\n </table>\n </div>\n\n <div class="featured-company-body">\n <table class="featured-company-body-table" width="100%">\n <tr>\n <td class="content">\n #if ($content.getData() != "")\n $content.getData()\n #end\n </td>\n <td class="screenshots">\n #if ($thumb-image1.getData() != "")\n #if ($full-image1.getData() != "")\n <a href="$full-image1.getData()" target="_blank">\n #end\n\n <img src="$thumb-image1.getData()">\n\n #if ($full-image1.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image2.getData() != "")\n #if ($full-image2.getData() != "")\n <a href="$full-image2.getData()" target="_blank">\n #end\n\n <img src="$thumb-image2.getData()">\n\n #if ($full-image2.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image3.getData() != "")\n #if ($full-image3.getData() != "")\n <a href="$full-image3.getData()" target="_blank">\n #end\n\n <img src="$thumb-image3.getData()">\n\n #if ($full-image3.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image4.getData() != "")\n #if ($full-image4.getData() != "")\n <a href="$full-image4.getData()" target="_blank">\n #end\n\n <img src="$thumb-image4.getData()">\n\n #if ($full-image4.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image5.getData() != "")\n #if ($full-image5.getData() != "")\n <a href="$full-image5.getData()" target="_blank">\n #end\n\n <img src="$thumb-image5.getData()">\n\n #if ($full-image5.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image6.getData() != "")\n #if ($full-image6.getData() != "")\n <a href="$full-image6.getData()" target="_blank">\n #end\n\n <img src="$thumb-image6.getData()">\n\n #if ($full-image6.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image7.getData() != "")\n #if ($full-image7.getData() != "")\n <a href="$full-image7.getData()" target="_blank">\n #end\n\n <img src="$thumb-image7.getData()">\n\n #if ($full-image7.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image8.getData() != "")\n #if ($full-image8.getData() != "")\n <a href="$full-image8.getData()" target="_blank">\n #end\n\n <img src="$thumb-image8.getData()">\n\n #if ($full-image8.getData() != "")\n </a>\n #end\n #end\n\n #if ($thumb-image9.getData() != "")\n #if ($full-image9.getData() != "")\n <a href="$full-image9.getData()" target="_blank">\n #end\n\n <img src="$thumb-image9.getData()">\n\n #if ($full-image9.getData() != "")\n </a>\n #end\n #end\n </td>\n </tr>\n </table>\n </div>\n</div>þÿÂD0ÁÁÁ Joe Bloggsxixi SINGLE-IMAGE SINGLE-IMAGE Single Image%A single image with an optional link.ÒÐ ˆÕ_v_u i#set (9¦"_u@´t| l#set ($url = "$image-link.getData()")\n\n<div class="journal-single-image-container">\n #if ($border.getData() == "true")\n <div class="border">\n #end\n\n #if ($url != "")<a href="$url">#end<img src="$image.getData()" />#if ($url != "")</a>#end\n \n #if ($border.getData() == "true")\n </div>\n #end\n</div>vmþÿ€ÂD1þÿl#set ($url = "$image-link.getData()")\n\n<div class="journal-single-image-container">\n #if ($border.getData() == "true")\n <div class="border">\n #end\n\n #if ($url != "")<a href="$url">#end<img src="$image.getData()" />#if ($url != "")</a>#end\n \n #if ($border.getData() == "true")\n </div>\n #end\n</div>þÿÂD2ÁÁÁ Joe BloggsxixiTEXT-OVER-IMAGE BASIC-ARTICLEText over Image$Image is background for the content.>< ˆÖ_v_u i<div c9¦"_u@´tè Ø<div class="journal-basic-image-text-container">\n#if ($image.getData() != "")\n <div style="background-image: url($image.getData())">\n#else\n <div>\n#end\n\n #if ($content.getData() != "")\n $content.getData()\n #end\n </div>\n</div>vmþÿ€ÂD3þÿØ<div class="journal-basic-image-text-container">\n#if ($image.getData() != "")\n <div style="background-image: url($image.getData())">\n#else\n <div>\n#end\n\n #if ($content.getData() != "")\n $content.getData()\n #end\n </div>\n</div>þÿÂD4ÁÁÁ Joe BloggsxixiTHREE-POINTS-ICONSTHREE-POINTS-ICONSThree Points w/ Icons8Three major points with icons on the left of the header.jh ˆ×_v_u i@Éfiv c9¦"_u@´t @Éfvmþÿ€ÂD5þÿ<div class="journal-three-points-icons-container">\n <table>\n <tbody>\n <tr>\n <td>\n <div class="container">\n <div class="top">\n #if ($point-1-header-link.getData() != "")\n <a href="$point-1-header-link.getData()">\n #end\n #if ($point-1-icon.getData() != "")\n <img src="$point-1-icon.getData()" />\n #end\n #if ($point-1-header.getData() != "") \n <h2>$point-1-header.getData()</h2>\n #else\n <h2>&nbsp</h2>\n #end\n #if ($point-1-header-link.getData() != "")\n </a>\n #end\n </div>\n <div class="content">\n #if ($point-1-description.getData() != "")\n <p>$point-1-description.getData()</p>\n #else\n <p>&nbsp</p>\n #end\n </div>\n </div>\n </td>\n <td>\n <div class="container">\n <div class="top">\n #if ($point-2-header-link.getData() != "")\n <a href="$point-2-header-link.getData()">\n #end\n #if ($point-2-icon.getData() != "")\n <img src="$point-2-icon.getData()" />\n #end\n #if ($point-2-header.getData() != "") \n <h2>$point-2-header.getData()</h2>\n #else\n <h2>&nbsp</h2>\n #end\n #if ($point-2-header-link.getData() != "")\n </a>\n #end\n </div>\n <div class="content">\n #if ($point-2-description.getData() != "")\n <p>$point-2-description.getData()</p>\n #else\n <p>&nbsp</p>\n #end\n </div>\n </div>\n </td>\n <td>\n <div class="container">\n <div class="top">\n #if ($point-3-header-link.getData() != "")\n <a href="$point-3-header-link.getData()">\n #end\n #if ($point-3-icon.getData() != "")\n <img src="$point-3-icon.getData()" />\n #end\n #if ($point-3-header.getData() != "") \n <h2>$point-3-header.getData()</h2>\n #else\n <h2>&nbsp</h2>\n #end\n #if ($point-3-header-link.getData() != "")\n </a>\n #end\n </div>\n <div class="content">\n #if ($point-3-description.getData() != "")\n <p>$point-3-description.getData()</p>\n #else\n <p>&nbsp</p>\n #end\n </div>\n </div>\n </td>\n </tr>\n </tbody>\n </table>\n</div>þÿÂD&ÁÁÁ Joe BloggsxixiRSS-FEED-READER-ANNOUNCEMENTSRSS-FEED-READER!RSS Feed Reader for Announcements*Reads RSS Feeds for Liferay announcements.86 ˆÐ_v_u i<?xml 9¦"_u@´tâ Ò<?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n\n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date&amp;type=announcements')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n\n <p class="date-creator">\n\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n\n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>xslþÿ€ÂD'þÿÒ<?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n\n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date&amp;type=announcements')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n\n <p class="date-creator">\n\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n\n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>þÿÂD(ÁÁÁ Joe BloggsxixiRSS-FEED-READER-BLOGSRSS-FEED-READERRSS Feed Reader for Blogs"Reads RSS Feeds for Liferay Blogs.ˆ† ˆÑ_v_u i<?xml 9¦"_u@´t2 "<?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n \n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date&amp;type=blogs')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n \n <p class="date-creator">\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n \n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>xslþÿ€ÂD)þÿ"<?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n \n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date&amp;type=blogs')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n \n <p class="date-creator">\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n \n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>þÿÂD*ÁÁÁ Joe BloggsxixiRSS-FEED-READER-NEWSRSS-FEED-READERRSS Feed Reader for News!Reads RSS Feeds for Liferay news.†„ ˆÒ_v_u i<?xml 9¦"_u@´t0  <?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n \n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date&amp;type=news')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n \n <p class="date-creator">\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n \n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>xslþÿ€ÂD+þÿ <?xml version="1.0"?>\n\n<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">\n <xsl:output method="html" omit-xml-declaration="yes"/>\n <xsl:template match="/">\n <div id="journal-rss-feed-reader-container">\n \n <xsl:variable name="articles" select="document('http://@portal_url@/c/journal/get_articles?groupId=@group_id@&amp;templateId=BASIC-RSS-ITEM&amp;delta=100&amp;orderBy=display-date&amp;type=news')/result-set/result"/>\n\n <xsl:for-each select="$articles">\n <div class="journal-rss-feed-item-container">\n\n <h3>\n <a>\n <xsl:attribute name="href">\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='link']/dynamic-content"/>\n </xsl:attribute>\n <xsl:if test="root/dynamic-element[@name='new-window']/dynamic-content = 'true'">\n <xsl:attribute name="target">\n <xsl:text>_blank</xsl:text>\n </xsl:attribute>\n </xsl:if>\n <xsl:value-of disable-output-escaping="yes" select="reserved-info/title"/>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='headline']/dynamic-content"/>\n </a>\n </h3>\n \n <p class="date-creator">\n <script language="JavaScript1.2">\n str="<xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='reserved-article-display-date']/dynamic-content"/>";\n ar=str.split(" ");\n document.write(ar[0]+" "+ar[2]+" "+ar[1]+" "+ar[3]);\n </script>\n <xsl:text> (</xsl:text>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='creator']/dynamic-content"/>\n <xsl:text>)</xsl:text>\n </p>\n \n <p>\n <xsl:value-of disable-output-escaping="yes" select="root/dynamic-element[@name='description']/dynamic-content"/>\n </p>\n\n </div>\n </xsl:for-each>\n\n </div>\n </xsl:template>\n</xsl:stylesheet>ÿÿ CREATE INDEX "IX_77923653" ON "JOURNALTEMPLATE" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1701CB2B" ON "JOURNALTEMPLATE" ("GROUPID" , "STRUCTUREID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_E802AA3C" ON "JOURNALTEMPLATE" ("GROUPID" , "TEMPLATEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_25FFB6FA" ON "JOURNALTEMPLATE" ("SMALLIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1B12CA20" ON "JOURNALTEMPLATE" ("TEMPLATEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_2857419D" ON "JOURNALTEMPLATE" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_62D1B3AD" ON "JOURNALTEMPLATE" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "JOURNALTEMPLATE" ADD PRIMARY KEY ("ID_") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "LAYOUT" CREATE TABLE "LAYOUT" ("PLID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "PRIVATELAYOUT" NUMBER(1, 0), "LAYOUTID" NUMBER(30, 0), "PARENTLAYOUTID" NUMBER(30, 0), "NAME" VARCHAR2(4000), "TITLE" VARCHAR2(4000), "DESCRIPTION" VARCHAR2(4000), "TYPE_" VARCHAR2(75), "TYPESETTINGS" CLOB, "HIDDEN_" NUMBER(1, 0), "FRIENDLYURL" VARCHAR2(100), "ICONIMAGE" NUMBER(1, 0), "ICONIMAGEID" NUMBER(30, 0), "THEMEID" VARCHAR2(75), "COLORSCHEMEID" VARCHAR2(75), "WAPTHEMEID" VARCHAR2(75), "WAPCOLORSCHEMEID" VARCHAR2(75), "CSS" VARCHAR2(4000), "PRIORITY" NUMBER(30, 0), "DLFOLDERID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 262144 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("TYPESETTINGS") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "LAYOUT" ("PLID", "GROUPID", "COMPANYID", "PRIVATELAYOUT", "LAYOUTID", "PARENTLAYOUTID", "NAME", "TITLE", "DESCRIPTION", "TYPE_", "TYPESETTINGS", "HIDDEN_", "FRIENDLYURL", "ICONIMAGE", "ICONIMAGEID", "THEMEID", "COLORSCHEMEID", "WAPTHEMEID", "WAPCOLORSCHEMEID", "CSS", "PRIORITY", "DLFOLDERID") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22)  i i iKipidiKiKiKiKi i TYPESETTINGSÁÁÁ€Á€K Liferay, Inc. Extranet þÿþÿportletÖÔ ˆ!_z_y ilayout9¦"_y@¾’€ playout-template-id=2_columns_ii column-1=3, column-2=19,€þÿþÿþÿþÿþÿþÿþÿþÿ€þÿplayout-template-id=2_columns_ii column-1=3, column-2=19,ÁÁÁÁÁ€K Liferay, Inc. Intranet þÿþÿportletÖÔ ˆ"_z_y ilayout9¦"_y@¾’€ playout-template-id=2_columns_ii column-1=3, column-2=19,€þÿþÿþÿþÿþÿþÿþÿþÿ€þÿplayout-template-id=2_columns_ii column-1=3, column-2=19,ÁWÁTÁÁÁ€9 Home þÿþÿportlet"  ˆ#_z_y icolumn9¦"_y@¾’Ì ¼column-1=71_INSTANCE_OY0d,82,23,61,65, column-2=9,79,29,8,19, layout-template-id=2_columns_ii €/homeþÿþÿþÿþÿþÿþÿþÿ€þÿ¼column-1=71_INSTANCE_OY0d,82,23,61,65, column-2=9,79,29,8,19, layout-template-id=2_columns_ii ÁXÁTÁÁÁ€< Plugins þÿþÿportletÖÔ ˆ$_z_y icolumn9¦"_y@¾’€ pcolumn-1= column-2=111, layout-template-id=2_columns_ii €/pluginsþÿþÿþÿþÿþÿþÿþÿÁþÿpcolumn-1= column-2=111, layout-template-id=2_columns_ii Â-ÁÁ€Á€C Home d Enterprise Open Source Portal <title language-id="zh_TW"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletôò ˆ%_z_y icolumn9¦"_y@¾’ž Žcolumn-1=56_INSTANCE_XfPU, layout-template-id=1_2_columns_ii state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_5Grx,56_INSTANCE_6kYJ,56_INSTANCE_Ik47,56_INSTANCE_Rpiz,56_INSTANCE_vcLY,56_INSTANCE_8xRJ,56_INSTANCE_JUls, javascript-1= meta-keywords= column-2=56_INSTANCE_lsI9,56_INSTANCE_55sG,56_INSTANCE_zSK9,56_INSTANCE_rOLl,56_INSTANCE_04XD €/home€€þÿþÿþÿþÿþÿ€þÿŽcolumn-1=56_INSTANCE_XfPU, layout-template-id=1_2_columns_ii state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_5Grx,56_INSTANCE_6kYJ,56_INSTANCE_Ik47,56_INSTANCE_Rpiz,56_INSTANCE_vcLY,56_INSTANCE_8xRJ,56_INSTANCE_JUls, javascript-1= meta-keywords= column-2=56_INSTANCE_lsI9,56_INSTANCE_55sG,56_INSTANCE_zSK9,56_INSTANCE_rOLl,56_INSTANCE_04XD Â.ÁÁ€Á€K Admin H þÿportlet ˆ&_z_y icolumn9¦"_y@¾’Ä ´column-1=15,31,20, layout-template-id=1_column state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= €/admin€€þÿþÿþÿþÿþÿÁ þÿ´column-1=15,31,20, layout-template-id=1_column state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Â/ÁÁ€Á€N Products P Products þÿportletRP ˆ'_z_y icolumn9¦"_y@¾’ü ìcolumn-1=56_INSTANCE_5QxU,56_INSTANCE_HIpJ layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_cUHv,56_INSTANCE_NUE0,56_INSTANCE_DbBq, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx,56_INSTANCE_4Zll, € /products€€þÿþÿþÿþÿþÿÁþÿìcolumn-1=56_INSTANCE_5QxU,56_INSTANCE_HIpJ layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_cUHv,56_INSTANCE_NUE0,56_INSTANCE_DbBq, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx,56_INSTANCE_4Zll, Â0ÁÁ€Á€N Services H þÿportletNL ˆ(_z_y icolumn9¦"_y@¾’ø ècolumn-1=56_INSTANCE_og04,56_INSTANCE_7p4G layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_1NDA,56_INSTANCE_jXbZ,56_INSTANCE_sOwB, javascript-1= meta-keywords= column-2=71_INSTANCE_fwZd,56_INSTANCE_F9P2, € /services€€þÿþÿþÿþÿþÿÁþÿècolumn-1=56_INSTANCE_og04,56_INSTANCE_7p4G layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_1NDA,56_INSTANCE_jXbZ,56_INSTANCE_sOwB, javascript-1= meta-keywords= column-2=71_INSTANCE_fwZd,56_INSTANCE_F9P2, Â1ÁÁ€Á€O Community H þÿportlet"  ˆ)_z_y icolumn9¦"_y@¾’Ì ¼column-1=56_INSTANCE_Xlkn, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= mode-edit= sitemap-changefreq=daily meta-robots= meta-description= mode-edit-guest= javascript-3= sitemap-priority= column-3=56_INSTANCE_H6hR,39_INSTANCE_GtKZ, javascript-2= column-2=71_INSTANCE_kDip,56_INSTANCE_DR65,114 meta-keywords= javascript-1= € /community€€þÿþÿþÿþÿþÿÁþÿ¼column-1=56_INSTANCE_Xlkn, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= mode-edit= sitemap-changefreq=daily meta-robots= meta-description= mode-edit-guest= javascript-3= sitemap-priority= column-3=56_INSTANCE_H6hR,39_INSTANCE_GtKZ, javascript-2= column-2=71_INSTANCE_kDip,56_INSTANCE_DR65,114 meta-keywords= javascript-1= Â2ÁÁ€Á€O Downloads H þÿlink_to_layoutôò ˆ*_z_y iprivat9¦"_y@¾’ ž ŽprivateLayout=false groupId=14 sitemap-include=1 sitemap-changefreq=daily meta-robots= linkToLayoutId=165 meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= € /downloads€€þÿþÿþÿþÿþÿÁþÿŽprivateLayout=false groupId=14 sitemap-include=1 sitemap-changefreq=daily meta-robots= linkToLayoutId=165 meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= Â3ÁÁ€Á €N About Us H þÿportlettr ˆ+_z_y icolumn9¦"_y@¾“ column-1=56_INSTANCE_5n1F,56_INSTANCE_b70M layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_a2Fp,56_INSTANCE_KSGm,56_INSTANCE_u9Zs, javascript-1= meta-keywords= column-2=71_INSTANCE_MPe8,56_INSTANCE_aWyp,56_INSTANCE_KC6D, € /about_us€€þÿþÿþÿþÿþÿÁþÿcolumn-1=56_INSTANCE_5n1F,56_INSTANCE_b70M layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_a2Fp,56_INSTANCE_KSGm,56_INSTANCE_u9Zs, javascript-1= meta-keywords= column-2=71_INSTANCE_MPe8,56_INSTANCE_aWyp,56_INSTANCE_KC6D, Â4ÁÁ€Á €N Partners H þÿportletNL ˆ,_z_y icolumn9¦"_y@¾“ø ècolumn-1=56_INSTANCE_D0N0,56_INSTANCE_i5O8 layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_Ly7Z,56_INSTANCE_oxWg,56_INSTANCE_z3U0, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_RglM, € /partners€€þÿþÿþÿþÿþÿÁþÿècolumn-1=56_INSTANCE_D0N0,56_INSTANCE_i5O8 layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_Ly7Z,56_INSTANCE_oxWg,56_INSTANCE_z3U0, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_RglM, Â5ÁÁ€Á €M Stories H þÿportletpn ˆ-_z_y icolumn9¦"_y@¾“  column-1=56_INSTANCE_f13L,56_INSTANCE_DhJh, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_KdWs,56_INSTANCE_qxCS,56_INSTANCE_QGhG, javascript-1= meta-keywords= column-2=71_INSTANCE_FU9q,56_INSTANCE_hBUG,56_INSTANCE_uvEm €/stories€€þÿþÿþÿþÿþÿÁþÿ column-1=56_INSTANCE_f13L,56_INSTANCE_DhJh, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_KdWs,56_INSTANCE_qxCS,56_INSTANCE_QGhG, javascript-1= meta-keywords= column-2=71_INSTANCE_FU9q,56_INSTANCE_hBUG,56_INSTANCE_uvEm Â6ÁÁ€Á ÁS Documentation H þÿlink_to_layoutÈÆ ˆ._z_y iprivat9¦"_y@¾“r bprivateLayout=false groupId=14 linkToLayoutId=18 €/community/documentation€€þÿþÿþÿþÿþÿÁþÿbprivateLayout=false groupId=14 linkToLayoutId=18 Â7ÁÁ€Á ÁJ Wiki H þÿurl>< ˆ/_z_y ilayout9¦"_y@¾“è Ølayout-template-id=2_columns_ii url=http://wiki.liferay.com sitemap-include=1 target=_blank sitemap-changefreq=daily meta-robots= meta-description= description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= €/12€€þÿþÿþÿþÿþÿÁþÿØlayout-template-id=2_columns_ii url=http://wiki.liferay.com sitemap-include=1 target=_blank sitemap-changefreq=daily meta-robots= meta-description= description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= Â8ÁÁ€ÁÁL Forums H þÿportlet~| ˆ0_z_y icolumn9¦"_y@¾“( column-1=71_INSTANCE_9CNW,114 layout-template-id=2_columns_ii state-min= state-max-previous=19 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=19, €/community/forums€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_9CNW,114 layout-template-id=2_columns_ii state-min= state-max-previous=19 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=19, Â9ÁÁ€ÁÁR Architecture H þÿportletèæ ˆ1_z_y icolumn9¦"_y@¾“’ ‚column-1=56_INSTANCE_kZXw, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_TeiF,56_INSTANCE_QgFd column-2=71_INSTANCE_Ns1b, javascript-1= meta-keywords= €!/products/tech_specs/architecture€€þÿþÿþÿþÿþÿÁþÿ‚column-1=56_INSTANCE_kZXw, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_TeiF,56_INSTANCE_QgFd column-2=71_INSTANCE_Ns1b, javascript-1= meta-keywords= Â:ÁÁ€ÁÁN Road Map H þÿportletžœ ˆ2_z_y icolumn9¦"_y@¾“H 8column-1=56_INSTANCE_q3Xv, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_tLvU javascript-1= meta-keywords= column-2=71_INSTANCE_1NFZ, €/community/road_map€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_q3Xv, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_tLvU javascript-1= meta-keywords= column-2=71_INSTANCE_1NFZ, Â;ÁÁ€ÁÁU Release Process H þÿportletžœ ˆ3_z_y icolumn9¦"_y@¾”H 8column-1=56_INSTANCE_RBaa, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_2gUf column-2=71_INSTANCE_ZjDq, javascript-1= meta-keywords= €#/community/road_map/release_process€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_RBaa, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_2gUf column-2=71_INSTANCE_ZjDq, javascript-1= meta-keywords= Â<ÁÁ€ÁÁ I 4.3 H þÿportletRP ˆ4_z_y icolumn9¦"_y@¾”ü ìcolumn-1=56_INSTANCE_D1ou,56_INSTANCE_uwIB layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_R2ma,56_INSTANCE_i2OX,56_INSTANCE_KLMt,56_INSTANCE_Uy3l, column-2=71_INSTANCE_HJxf, javascript-1= meta-keywords= €/documentation/4_3€€þÿþÿþÿþÿþÿÁþÿìcolumn-1=56_INSTANCE_D1ou,56_INSTANCE_uwIB layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_R2ma,56_INSTANCE_i2OX,56_INSTANCE_KLMt,56_INSTANCE_Uy3l, column-2=71_INSTANCE_HJxf, javascript-1= meta-keywords= Â=ÁÁ€ÁÁ I 4.2 H þÿportlet0. ˆ5_z_y icolumn9¦"_y@¾”Ú Êcolumn-1=56_INSTANCE_xrkP, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_h7uG,56_INSTANCE_aIDf,56_INSTANCE_Hge1,56_INSTANCE_GvNh column-2=71_INSTANCE_R703, javascript-1= meta-keywords= €/documentation/4_2€€þÿþÿþÿþÿþÿÁþÿÊcolumn-1=56_INSTANCE_xrkP, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_h7uG,56_INSTANCE_aIDf,56_INSTANCE_Hge1,56_INSTANCE_GvNh column-2=71_INSTANCE_R703, javascript-1= meta-keywords= Â>ÁÁ€ÁÁ I 4.0 H þÿportletžœ ˆ6_z_y icolumn9¦"_y@¾”H 8column-1=56_INSTANCE_ja0i, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_oK1t column-2=71_INSTANCE_YNtX, javascript-1= meta-keywords= €/documentation/4_0€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_ja0i, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_oK1t column-2=71_INSTANCE_YNtX, javascript-1= meta-keywords= Â?ÁÁ€ÁÁ I 3.6 H þÿportlet\Z ˆ7_z_y icolumn9¦"_y@¾” öcolumn-1=71_INSTANCE_SGT0, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qjQH,56_INSTANCE_zwr1 javascript-1= meta-keywords= Á/community/documentation/3_6€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_SGT0, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qjQH,56_INSTANCE_zwr1 javascript-1= meta-keywords= Â@ÁÁ€ÁÁS Participation H þÿportlet\Z ˆ8_z_y icolumn9¦"_y@¾” öcolumn-1=71_INSTANCE_PTB7, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_jnfM,56_INSTANCE_xVoS Á/community/participation€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_PTB7, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_jnfM,56_INSTANCE_xVoS ÂAÁÁ€ÁÁT Liferay Portal V Liferay Portal þÿportlet¼º ˆ9_z_y icolumn9¦"_y@¾”f Vcolumn-1=56_INSTANCE_AIYw, layout-template-id=1_2_columns_i state-min= nested-column-ids= state-max-previous=15 sitemap-include=1 state-max= meta-robots= sitemap-changefreq=daily meta-description= javascript-3= javascript-2= column-3=56_INSTANCE_3ER9,56_INSTANCE_hJZ1,56_INSTANCE_quYU,56_INSTANCE_iP6T,56_INSTANCE_W7mZ,56_INSTANCE_AIlL sitemap-priority= javascript-1= meta-keywords= column-2=71_INSTANCE_SVqq,56_INSTANCE_bMZr, €/products/portal€€þÿþÿþÿþÿþÿ€þÿVcolumn-1=56_INSTANCE_AIYw, layout-template-id=1_2_columns_i state-min= nested-column-ids= state-max-previous=15 sitemap-include=1 state-max= meta-robots= sitemap-changefreq=daily meta-description= javascript-3= javascript-2= column-3=56_INSTANCE_3ER9,56_INSTANCE_hJZ1,56_INSTANCE_quYU,56_INSTANCE_iP6T,56_INSTANCE_W7mZ,56_INSTANCE_AIlL sitemap-priority= javascript-1= meta-keywords= column-2=71_INSTANCE_SVqq,56_INSTANCE_bMZr, ÂBÁÁ€ÁÁY Liferay Journal CMS H þÿportletÂÀ ˆ:_z_y icolumn9¦"_y@¾”l \column-1=56_INSTANCE_6meW, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_t49i, javascript-1= meta-keywords= column-2=71_INSTANCE_p5PZ,56_INSTANCE_Kb72, € /products/cms€€þÿþÿþÿþÿþÿ€þÿ\column-1=56_INSTANCE_6meW, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_t49i, javascript-1= meta-keywords= column-2=71_INSTANCE_p5PZ,56_INSTANCE_Kb72, ÂCÁÁ€ÁÁW What is a Portal? H þÿportletâà ˆ;_z_y icolumn9¦"_y@¾•Œ |column-1=56_INSTANCE_t1UM, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_H1yk,56_INSTANCE_HD9S column-2=71_INSTANCE_srOd,56_INSTANCE_65TU, javascript-1= meta-keywords= €/products/portal/WhatIsAPortal€€þÿþÿþÿþÿþÿÁþÿ|column-1=56_INSTANCE_t1UM, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_H1yk,56_INSTANCE_HD9S column-2=71_INSTANCE_srOd,56_INSTANCE_65TU, javascript-1= meta-keywords= ÂDÁÁ€ÁÁW Included Portlets H þÿportletÀ¾ ˆ<_z_y icolumn9¦"_y@¾•j Zcolumn-1=56_INSTANCE_eQGh, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_uDe8 column-2=71_INSTANCE_snn2,56_INSTANCE_ERZc, javascript-1= meta-keywords= €/products/portal/portlets€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_eQGh, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_uDe8 column-2=71_INSTANCE_snn2,56_INSTANCE_ERZc, javascript-1= meta-keywords= ÂEÁÁ€ÁÁN Technical Specs @ <title language-id="zh_CN"/> <title language-id="zh_TW"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletìê ˆ=_z_y icolumn9¦"_y@¾•– †column-1=56_INSTANCE_629H, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_nvL7, column-2=71_INSTANCE_gpqi,56_INSTANCE_hYBp javascript-1= meta-keywords= €/community/tech_specs€€þÿþÿþÿþÿþÿ€þÿ†column-1=56_INSTANCE_629H, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_nvL7, column-2=71_INSTANCE_gpqi,56_INSTANCE_hYBp javascript-1= meta-keywords= ÂFÁÁ€ÁÁP Benchmarks H þÿportletžœ ˆ>_z_y icolumn9¦"_y@¾•H 8column-1=56_INSTANCE_Zc9c, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_KlUE column-2=71_INSTANCE_IzC1, javascript-1= meta-keywords= €/products/tech_specs/benchmarks€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Zc9c, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_KlUE column-2=71_INSTANCE_IzC1, javascript-1= meta-keywords= ÂGÁÁ€ÁÁW Deployment Matrix H þÿportlet ˆ?_z_y icolumn9¦"_y@¾•® žcolumn-1=56_INSTANCE_VTU6, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_O08K,56_INSTANCE_MmS5,56_INSTANCE_Y2wQ,56_INSTANCE_MyjV column-2=71_INSTANCE_itMh, javascript-1= meta-keywords= €&/products/tech_specs/deployment_matrix€€þÿþÿþÿþÿþÿÁþÿžcolumn-1=56_INSTANCE_VTU6, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_O08K,56_INSTANCE_MmS5,56_INSTANCE_Y2wQ,56_INSTANCE_MyjV column-2=71_INSTANCE_itMh, javascript-1= meta-keywords= ÂHÁÁ€Á ÁO Licensing H þÿportlet0. ˆ@_z_y icolumn9¦"_y@¾•Ú Êcolumn-1=56_INSTANCE_mihr, layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_0Nko,56_INSTANCE_ZwyB,56_INSTANCE_Sj6S column-2=71_INSTANCE_Qtjr,56_INSTANCE_1vFr, javascript-1= meta-keywords= €/products/licensing€€þÿþÿþÿþÿþÿÁþÿÊcolumn-1=56_INSTANCE_mihr, layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_0Nko,56_INSTANCE_ZwyB,56_INSTANCE_Sj6S column-2=71_INSTANCE_Qtjr,56_INSTANCE_1vFr, javascript-1= meta-keywords= ÂIÁÁ€Á!ÁN Glossary H þÿportletxv ˆA_z_y icolumn9¦"_y@¾•" column-1=71_INSTANCE_2pUU, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_YxOo,56_INSTANCE_yHP8 javascript-1= meta-keywords= Á/products/glossary€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_2pUU, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_YxOo,56_INSTANCE_yHP8 javascript-1= meta-keywords= ÂJÁÁ€Á"ÁS Issues (JIRA) H þÿportlet\Z ˆB_z_y icolumn9¦"_y@¾– öcolumn-1=71_INSTANCE_yjNV, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_N2ed,56_INSTANCE_GoBQ Á/community/issues€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_yjNV, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_N2ed,56_INSTANCE_GoBQ ÂKÁÁ€Á#Á ^ Frequent Questions (FAQ) H þÿportletÐÎ ˆC_z_y ilayout9¦"_y@¾–z jlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Á/community/documentation/faq€€þÿþÿþÿþÿþÿ€þÿjlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= ÂLÁÁ€Á$ÁQ Source Code H þÿportlet\Z ˆD_z_y icolumn9¦"_y@¾– öcolumn-1=71_INSTANCE_PhlH, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_ok32,56_INSTANCE_BJgl javascript-1= meta-keywords= Á/community/source_code€€þÿþÿþÿþÿþÿÁ þÿöcolumn-1=71_INSTANCE_PhlH, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_ok32,56_INSTANCE_BJgl javascript-1= meta-keywords= ÂMÁÁ€Á%Á P Leadership H þÿportlet  ˆE_z_y icolumn9¦"_y@¾–¸ ¨column-1=56_INSTANCE_nQ2V, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_qA1o, column-2=71_INSTANCE_l02i,56_INSTANCE_MBXI,56_INSTANCE_Y4vi javascript-1= meta-keywords= €/about_us/leadership€€þÿþÿþÿþÿþÿ€þÿ¨column-1=56_INSTANCE_nQ2V, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_qA1o, column-2=71_INSTANCE_l02i,56_INSTANCE_MBXI,56_INSTANCE_Y4vi javascript-1= meta-keywords= ÂNÁÁ€Á&Á J News H þÿportlet&$ ˆF_z_y icolumn9¦"_y@¾–Ð Àcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_6N7s, column-2=71_INSTANCE_F6h6,56_INSTANCE_PFaP,56_INSTANCE_kIIL,56_INSTANCE_m6OR javascript-1= meta-keywords= €/about_us/news€€þÿþÿþÿþÿþÿÁþÿÀcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_6N7s, column-2=71_INSTANCE_F6h6,56_INSTANCE_PFaP,56_INSTANCE_kIIL,56_INSTANCE_m6OR javascript-1= meta-keywords= ÂOÁÁ€Á'Á L Events H þÿportlet ˆG_z_y icolumn9¦"_y@¾–º ªcolumn-1=56_INSTANCE_RDWx, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=8,56_INSTANCE_ifoN,56_INSTANCE_ohxy,56_INSTANCE_f4y9,56_INSTANCE_hECR,56_INSTANCE_guen,56_INSTANCE_iNpn,56_INSTANCE_ZsRc,56_INSTANCE_ZP7z,56_INSTANCE_5h1b,56_INSTANCE_WAfb,56_INSTANCE_KXXv,56_INSTANCE_4O37,56_INSTANCE_D1v6,56_INSTANCE_CUds,56_INSTANCE_0zJ7 column-2=71_INSTANCE_nDHk,56_INSTANCE_AkgC,56_INSTANCE_eAw0,56_INSTANCE_7gsy, javascript-1= meta-keywords= €/about_us/events€€þÿþÿþÿþÿþÿÁþÿªcolumn-1=56_INSTANCE_RDWx, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=8,56_INSTANCE_ifoN,56_INSTANCE_ohxy,56_INSTANCE_f4y9,56_INSTANCE_hECR,56_INSTANCE_guen,56_INSTANCE_iNpn,56_INSTANCE_ZsRc,56_INSTANCE_ZP7z,56_INSTANCE_5h1b,56_INSTANCE_WAfb,56_INSTANCE_KXXv,56_INSTANCE_4O37,56_INSTANCE_D1v6,56_INSTANCE_CUds,56_INSTANCE_0zJ7 column-2=71_INSTANCE_nDHk,56_INSTANCE_AkgC,56_INSTANCE_eAw0,56_INSTANCE_7gsy, javascript-1= meta-keywords= ÂPÁÁ€Á(Á ^ Awards & Recognition H þÿportletŒŠ ˆH_z_y icolumn9¦"_y@¾–6 &column-1=56_INSTANCE_P5du, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_LhoP,56_INSTANCE_uQni,56_INSTANCE_xIR2,56_INSTANCE_M5nc,56_INSTANCE_rnmn,56_INSTANCE_KyPY,56_INSTANCE_xQDk column-2=71_INSTANCE_qByA,56_INSTANCE_dwRI, javascript-1= meta-keywords= €/about_us/awards€€þÿþÿþÿþÿþÿÁþÿ&column-1=56_INSTANCE_P5du, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_LhoP,56_INSTANCE_uQni,56_INSTANCE_xIR2,56_INSTANCE_M5nc,56_INSTANCE_rnmn,56_INSTANCE_KyPY,56_INSTANCE_xQDk column-2=71_INSTANCE_qByA,56_INSTANCE_dwRI, javascript-1= meta-keywords= ÂQÁÁ€Á)Á M Careers H þÿportlet  ˆI_z_y icolumn9¦"_y@¾—´ ¤column-1=56_INSTANCE_lRXA,56_INSTANCE_Pdyd layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_SH1H, column-2=71_INSTANCE_ELNd,56_INSTANCE_7qQX, javascript-1= meta-keywords= €/about_us/careers€€þÿþÿþÿþÿþÿÁþÿ¤column-1=56_INSTANCE_lRXA,56_INSTANCE_Pdyd layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_SH1H, column-2=71_INSTANCE_ELNd,56_INSTANCE_7qQX, javascript-1= meta-keywords= ÂRÁÁ€Á*Á P Contact Us H þÿportletÀ¾ ˆJ_z_y icolumn9¦"_y@¾—j Zcolumn-1=56_INSTANCE_lRXA, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_SH1H, column-2=71_INSTANCE_ELNd,56_INSTANCE_zq3u javascript-1= meta-keywords= €/about_us/contact_us€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_lRXA, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_SH1H, column-2=71_INSTANCE_ELNd,56_INSTANCE_zq3u javascript-1= meta-keywords= ÂSÁÁ€Á+Á N Site Map H þÿportletÀ¾ ˆK_z_y icolumn9¦"_y@¾—j Zcolumn-1=56_INSTANCE_RfKi, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=85_INSTANCE_yKAo, column-2=71_INSTANCE_SUwT,56_INSTANCE_HfSL javascript-1= meta-keywords= €/about_us/site_map€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_RfKi, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=85_INSTANCE_yKAo, column-2=71_INSTANCE_SUwT,56_INSTANCE_HfSL javascript-1= meta-keywords= ÂTÁÁ€Á,ÁN Training H þÿportletîì ˆL_z_y icolumn9¦"_y@¾—˜ ˆcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq, javascript-1= meta-keywords= €/services/training€€þÿþÿþÿþÿþÿ€þÿˆcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq, javascript-1= meta-keywords= ÂUÁÁ€Á-ÁP Consulting H þÿportletÀ¾ ˆM_z_y icolumn9¦"_y@¾—j Zcolumn-1=56_INSTANCE_6mQO, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_KqEp column-2=71_INSTANCE_aQo3,56_INSTANCE_oSBS, javascript-1= meta-keywords= €/services/consulting€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_6mQO, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_KqEp column-2=71_INSTANCE_aQo3,56_INSTANCE_oSBS, javascript-1= meta-keywords= ÂVÁÁ€Á.ÁM Support H þÿportletîì ˆN_z_y icolumn9¦"_y@¾—˜ ˆcolumn-1=56_INSTANCE_xaLK, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_k6Xo, column-2=71_INSTANCE_vqLH,56_INSTANCE_zbcX, javascript-1= meta-keywords= €/services/support€€þÿþÿþÿþÿþÿÁþÿˆcolumn-1=56_INSTANCE_xaLK, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_k6Xo, column-2=71_INSTANCE_vqLH,56_INSTANCE_zbcX, javascript-1= meta-keywords= ÂWÁÁ€Á/Á S Other Stories H þÿportletHF ˆO_z_y icolumn9¦"_y@¾—ò âcolumn-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_HJBK,56_INSTANCE_Wo9U,56_INSTANCE_ekdf,56_INSTANCE_rHpf,56_INSTANCE_Ubij,56_INSTANCE_jLkU column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= €/stories/other€€þÿþÿþÿþÿþÿÁþÿâcolumn-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_HJBK,56_INSTANCE_Wo9U,56_INSTANCE_ekdf,56_INSTANCE_rHpf,56_INSTANCE_Ubij,56_INSTANCE_jLkU column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= ÂXÁÁ€Á0Á P Government H þÿportlet&$ ˆP_z_y icolumn9¦"_y@¾˜Ð Àcolumn-1=56_INSTANCE_2JNq, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_vAIY,56_INSTANCE_7hzQ,56_INSTANCE_HBDG,56_INSTANCE_ZJPS,56_INSTANCE_gUyN javascript-1= meta-keywords= column-2=71_INSTANCE_i6oG, €/stories/government€€þÿþÿþÿþÿþÿ€þÿÀcolumn-1=56_INSTANCE_2JNq, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_vAIY,56_INSTANCE_7hzQ,56_INSTANCE_HBDG,56_INSTANCE_ZJPS,56_INSTANCE_gUyN javascript-1= meta-keywords= column-2=71_INSTANCE_i6oG, ÂYÁÁ€Á1Á O Education H þÿportlet&$ ˆQ_z_y icolumn9¦"_y@¾˜Ð Àcolumn-1=56_INSTANCE_Pfkt, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_nXuc,56_INSTANCE_6C2i,56_INSTANCE_keEU,56_INSTANCE_55ot,56_INSTANCE_q8pc, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= €/stories/education€€þÿþÿþÿþÿþÿÁþÿÀcolumn-1=56_INSTANCE_Pfkt, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_nXuc,56_INSTANCE_6C2i,56_INSTANCE_keEU,56_INSTANCE_55ot,56_INSTANCE_q8pc, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= ÂZÁÁ€Á2Á P Non-Profit H þÿportlet&$ ˆR_z_y icolumn9¦"_y@¾˜Ð Àcolumn-1=56_INSTANCE_N1lQ, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_YiCu,56_INSTANCE_ZJPS,56_INSTANCE_k33z,56_INSTANCE_Wo2Z,56_INSTANCE_d1WZ column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= €/stories/nonprofit€€þÿþÿþÿþÿþÿÁþÿÀcolumn-1=56_INSTANCE_N1lQ, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_YiCu,56_INSTANCE_ZJPS,56_INSTANCE_k33z,56_INSTANCE_Wo2Z,56_INSTANCE_d1WZ column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Â[ÁÁ€Á3Á _ IT, Hi-Tech & Telecom H þÿportlet&$ ˆS_z_y icolumn9¦"_y@¾˜Ð Àcolumn-1=56_INSTANCE_g4s3, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_IUcO,56_INSTANCE_kFg8,56_INSTANCE_O1V7,56_INSTANCE_Ykes,56_INSTANCE_vJum, column-2=71_INSTANCE_vmYo javascript-1= meta-keywords= €/stories/it_hitech_telecom€€þÿþÿþÿþÿþÿÁþÿÀcolumn-1=56_INSTANCE_g4s3, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_IUcO,56_INSTANCE_kFg8,56_INSTANCE_O1V7,56_INSTANCE_Ykes,56_INSTANCE_vJum, column-2=71_INSTANCE_vmYo javascript-1= meta-keywords= Â\ÁÁ€Á4Á X Financial Services H þÿportletPN ˆT_z_y icolumn9¦"_y@¾˜ú êcolumn-1=56_INSTANCE_A2AJ, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_pdUa,56_INSTANCE_wX5J,56_INSTANCE_9Hon,56_INSTANCE_oITh, column-2=71_INSTANCE_i6oG,101_INSTANCE_NoDs javascript-1= meta-keywords= €/stories/financial_services€€þÿþÿþÿþÿþÿÁþÿêcolumn-1=56_INSTANCE_A2AJ, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_pdUa,56_INSTANCE_wX5J,56_INSTANCE_9Hon,56_INSTANCE_oITh, column-2=71_INSTANCE_i6oG,101_INSTANCE_NoDs javascript-1= meta-keywords= Â]ÁÁ€Á5Á [ Retail & Services H þÿportlet&$ ˆU_z_y icolumn9¦"_y@¾˜Ð Àcolumn-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Fv0x,56_INSTANCE_GXld,56_INSTANCE_d4lr,56_INSTANCE_YVU0,56_INSTANCE_Fnfl column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= €/stories/retail€€þÿþÿþÿþÿþÿÁþÿÀcolumn-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Fv0x,56_INSTANCE_GXld,56_INSTANCE_d4lr,56_INSTANCE_YVU0,56_INSTANCE_Fnfl column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Â^ÁÁ€Á6Á S OEM Use Cases H þÿportletXV ˆV_z_y icolumn9¦"_y@¾˜ òcolumn-1=71_INSTANCE_i6oG, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_Wo2Z, javascript-1= meta-keywords= Á /stories/oem€€þÿþÿþÿþÿþÿÁþÿòcolumn-1=71_INSTANCE_i6oG, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_Wo2Z, javascript-1= meta-keywords= Â_ÁÁ€Á7ÁZ Quick Start Packages H þÿportlet€~ ˆW_z_y icolumn9¦"_y@ª¡* column-1=71_INSTANCE_vqLH,56_INSTANCE_zbcX, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_xaLK,56_INSTANCE_k6Xo, javascript-1= meta-keywords= Á/services/packages€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_vqLH,56_INSTANCE_zbcX, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_xaLK,56_INSTANCE_k6Xo, javascript-1= meta-keywords= Â`ÁÁ€Á8Á W Services Partners H þÿportlet^\ ˆX_z_y icolumn9¦"_y@ª¡ øcolumn-1=56_INSTANCE_s6Ta, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_WRTT,56_INSTANCE_u5El,56_INSTANCE_se5E,56_INSTANCE_1QSU,56_INSTANCE_aatB,56_INSTANCE_frgk,56_INSTANCE_W4tl,56_INSTANCE_uXBs,56_INSTANCE_sBCL,56_INSTANCE_VJ3I,56_INSTANCE_mFq0,56_INSTANCE_EzLw javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_b2oZ, €/partners/services_partners€€þÿþÿþÿþÿþÿ€þÿøcolumn-1=56_INSTANCE_s6Ta, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_WRTT,56_INSTANCE_u5El,56_INSTANCE_se5E,56_INSTANCE_1QSU,56_INSTANCE_aatB,56_INSTANCE_frgk,56_INSTANCE_W4tl,56_INSTANCE_uXBs,56_INSTANCE_sBCL,56_INSTANCE_VJ3I,56_INSTANCE_mFq0,56_INSTANCE_EzLw javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_b2oZ, ÂaÁÁ€Á9Á Y Technology Partners H þÿportletÒÐ ˆY_z_y icolumn9¦"_y@ª¡| lcolumn-1=56_INSTANCE_Xfi9, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_La7T,56_INSTANCE_Su9E,56_INSTANCE_bnth,56_INSTANCE_YOsK,56_INSTANCE_YOL5,56_INSTANCE_RSRh,56_INSTANCE_275H,56_INSTANCE_Wflc,56_INSTANCE_OSzs, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_bwz7, €/partners/technology_partners€€þÿþÿþÿþÿþÿÁþÿlcolumn-1=56_INSTANCE_Xfi9, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_La7T,56_INSTANCE_Su9E,56_INSTANCE_bnth,56_INSTANCE_YOsK,56_INSTANCE_YOL5,56_INSTANCE_RSRh,56_INSTANCE_275H,56_INSTANCE_Wflc,56_INSTANCE_OSzs, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_bwz7, ÂbÁÁ€Á:Á X Solutions Partners H þÿportletÀ¾ ˆZ_z_y icolumn9¦"_y@ª¡j Zcolumn-1=56_INSTANCE_6L8l, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_z3U0, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_Getp €/partners/solutions_partners€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_6L8l, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_z3U0, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_Getp ÂcÁÁ€Á;Á,V On-Site Training H þÿportletÀ¾ ˆ[_z_y icolumn9¦"_y@ª¡j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= €/services/training/onsite€€þÿþÿþÿþÿþÿÁ þÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂdÁÁ€Á<Á,U Los Angeles, CA H þÿportletÀ¾ ˆ\_z_y icolumn9¦"_y@ª¡j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= €/services/training/LA€€þÿþÿþÿþÿþÿ€þÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂÁÁ€Á=Á,U Santa Clara, CA H þÿportletÀ¾ ˆ]_z_y icolumn9¦"_y@ª¡j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= €/services/training/santaclara€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂÁÁ€Á>Á,Q Chicago, IL H þÿportletÀ¾ ˆ^_z_y icolumn9¦"_y@ª¢j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_v0k5, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= €/services/training/chicago€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_v0k5, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂÁÁ€Á?Á,P Reston, VA H þÿportletÀ¾ ˆ__z_y icolumn9¦"_y@ª¢j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= €/services/training/reston€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂÁÁ€Á@Á,X Frankfurt, Germany H þÿportletÀ¾ ˆ`_z_y icolumn9¦"_y@ª¢j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= €/services/training/frankfurt€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂÁÁ€ÁAÁ,T Liferay Certification @ <title language-id="zh_CN"/> <title language-id="zh_TW"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletÀ¾ ˆa_z_y icolumn9¦"_y@ª¢j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= Á /services/training/certification€€þÿþÿþÿþÿþÿÁ þÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂÁÁ€ÁCÁ Registration H þÿportletžœ ˆb_z_y icolumn9¦"_y@ª¢H 8column-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= €"/services/training/LA/registration€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= ÂÁÁ€ÁEÁ>R Registration H þÿportletžœ ˆc_z_y icolumn9¦"_y@ª¢H 8column-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= €'/services/training/chicago/registration€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= ÂÁÁ€ÁGÁ@R Registration H þÿportletžœ ˆd_z_y icolumn9¦"_y@ª¢H 8column-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= €)/services/training/frankfurt/registration€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords=  ÁÁ€ÁHÁ&S Announcements H þÿportlet&$ ˆe_z_y icolumn9¦"_y@ª£Ð Àcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_kIIL, column-2=71_INSTANCE_F6h6,56_INSTANCE_sA5B,56_INSTANCE_6N7s,56_INSTANCE_yvUg javascript-1= meta-keywords= €/about_us/news/announcements€€þÿþÿþÿþÿþÿ€þÿÀcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_kIIL, column-2=71_INSTANCE_F6h6,56_INSTANCE_sA5B,56_INSTANCE_6N7s,56_INSTANCE_yvUg javascript-1= meta-keywords=  ÁÁ€ÁIÁ&Q In the News H þÿportlet&$ ˆf_z_y icolumn9¦"_y@ª£Ð Àcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_6N7s, column-2=71_INSTANCE_F6h6,56_INSTANCE_Y8RT,56_INSTANCE_kIIL,56_INSTANCE_XSap javascript-1= meta-keywords= €/about_us/news/in_the_news€€þÿþÿþÿþÿþÿÁþÿÀcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_6N7s, column-2=71_INSTANCE_F6h6,56_INSTANCE_Y8RT,56_INSTANCE_kIIL,56_INSTANCE_XSap javascript-1= meta-keywords=  ÁÁ€ÁJÁ&P Blogworthy H þÿportlet&$ ˆg_z_y icolumn9¦"_y@ª£Ð Àcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_6N7s, column-2=71_INSTANCE_F6h6,56_INSTANCE_Yd0L,56_INSTANCE_kIIL,56_INSTANCE_SKR1 javascript-1= meta-keywords= €/about_us/news/blogworthy€€þÿþÿþÿþÿþÿÁþÿÀcolumn-1=56_INSTANCE_LOA1, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lUdl,56_INSTANCE_6N7s, column-2=71_INSTANCE_F6h6,56_INSTANCE_Yd0L,56_INSTANCE_kIIL,56_INSTANCE_SKR1 javascript-1= meta-keywords=  ÁÁ€ÁKÁ'I CeBIT 2007 @ <title language-id="zh_CN"/> <title language-id="zh_TW"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportlet\Z ˆh_z_y icolumn9¦"_y@ª£ öcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= Á/about_us/events/cebit2007€€þÿþÿþÿþÿþÿ€þÿöcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords=  ÁÁ€ÁLÁ'U Brainshare 2007 H þÿportlet\Z ˆi_z_y icolumn9¦"_y@ª£ öcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= Á/about_us/events/brainshare2007€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= ÂÁÁ€ÁMÁ'R JavaONE 2007 H þÿportlet\Z ˆj_z_y icolumn9¦"_y@ª£ öcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= Á/about_us/events/JavaOne2007€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= ÂÁÁ€ÁNÁ'O AIIM 2007 H þÿportlet\Z ˆk_z_y icolumn9¦"_y@ª£ öcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= Á/about_us/events/AIIM2007€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= ÂÁÁ€ÁOÁ'T JAX India 2007 H þÿportlet\Z ˆl_z_y icolumn9¦"_y@ª¤ öcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= Á/about_us/events/jaxindia2007€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= ÂÁÁ€ÁPÁ'd Alfresco + Liferay Meetup 2007 H þÿportlet\Z ˆm_z_y icolumn9¦"_y@ª¤ öcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= Á/about_us/events/Meetup2007€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= ÂÁÁ€ÁQÁ'Z Liferay Beijing 2007 H þÿportletÐÎ ˆn_z_y ilayout9¦"_y@ª¤z jlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Á#/about_us/events/LiferayBeijing2007€€þÿþÿþÿþÿþÿÁþÿjlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= ÂÁÁ€ÁRÁ3Q CS-CAP GmbH H þÿportletžœ ˆo_z_y icolumn9¦"_y@ª¤H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_NJ6f column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á /stories/cap€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_NJ6f column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= ÂÁÁ€ÁSÁ2b CS-Christian Science Monitor H þÿportletžœ ˆp_z_y icolumn9¦"_y@ª¤H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á/stories/CSMonitor€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= ÂÁÁ€ÁTÁ0Q CS-L'Anella H þÿportletžœ ˆq_z_y icolumn9¦"_y@ª¤H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á/stories/LAnella€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= ÂÁÁ€ÁUÁ1T CS-EducaMadrid H þÿportletžœ ˆr_z_y icolumn9¦"_y@ª¤H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_55ot column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á/stories/educamadrid€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_55ot column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= ÂÁÁ€ÁVÁ1g CS-First Nations' Futures Program H þÿportletžœ ˆs_z_y icolumn9¦"_y@ª¤H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_9p3u column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á /stories/fnfp€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_9p3u column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= ÂÁÁ€ÁWÁ5] CS-Giste Cervecera S.A. H þÿportletžœ ˆt_z_y icolumn9¦"_y@ª¤H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_j3t1, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/giste€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_j3t1, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= ÂÁÁ€ÁXÁ2\ CS-Goodwill Industries H þÿportletžœ ˆu_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/goodwill€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= ÂÁÁ€ÁYÁ4T CS-HanseMerkur H þÿportletžœ ˆv_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Bv0z, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/hansemerkur€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Bv0z, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= ÂÁÁ€ÁZÁ5U CS-Jason's Deli H þÿportletžœ ˆw_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_sLlB, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/jasonsdeli€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_sLlB, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= ÂÁÁ€Á[Á0b CS-Junta de Castilla-León H þÿportletžœ ˆx_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_yORP column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á/stories/junta€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_yORP column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= ÂÁÁ€Á\Á Z CS-KoÅ¡ice Airport H þÿportletžœ ˆy_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_j3t1, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/kosice€€þÿþÿþÿþÿþÿÁ þÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_j3t1, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= ÂÁÁ€Á]Á1P CS-NEISGEI H þÿportletžœ ˆz_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_AxtQ, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_g4s3 column-2=71_INSTANCE_vmYo, javascript-1= meta-keywords= Á/stories/neisgei€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_AxtQ, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_g4s3 column-2=71_INSTANCE_vmYo, javascript-1= meta-keywords= ÂÁÁ€Á^Á5P CS-Oakwood H þÿportletžœ ˆ{_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_YU3R, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Wo2Z, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/oakwood€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_YU3R, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Wo2Z, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords=  ÁÁ€Á_Á5V CS-Officegateway H þÿportletžœ ˆ|_z_y icolumn9¦"_y@ª¥H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/officegateway€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Â!ÁÁ€Á`Á3P CS-Pantech Z Pantech Case Study þÿportletžœ ˆ}_z_y icolumn9¦"_y@ª¦H 8column-1=56_INSTANCE_g4s3, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kFg8, column-2=71_INSTANCE_vmYo javascript-1= meta-keywords= Á/stories/pantech€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_g4s3, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_kFg8, column-2=71_INSTANCE_vmYo javascript-1= meta-keywords= Â"ÁÁ€ÁaÁ _ CS-RCM Managing Authority H þÿportletžœ ˆ~_z_y icolumn9¦"_y@ª¦H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á /stories/RCM€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Â#ÁÁ€ÁbÁ O CS-Stadup H þÿportletžœ ˆ_z_y icolumn9¦"_y@ª¦H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/stadup€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Â$ÁÁ€ÁcÁ0T CS-Telecentros H þÿportletžœ ˆ€_z_y icolumn9¦"_y@ª¦H 8column-1=56_INSTANCE_yORP, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Wo2Z column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á/stories/telecentros€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_yORP, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Wo2Z column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Â%ÁÁ€ÁdÁ1M CS-NCSA H þÿportletžœ ˆ_z_y icolumn9¦"_y@ª¦H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á /stories/ncsa€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Â&ÁÁ€ÂÁ4W CS-Health Markets H þÿportletžœ ˆ‚_z_y icolumn9¦"_y@ª¦H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á/stories/healthmarkets€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Â'ÁÁ€ÂÁ1S CS-Penn State H þÿportletxv ˆƒ_z_y icolumn9¦"_y@ª¦" column-1=71_INSTANCE_vmYo, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_g4s3,56_INSTANCE_AxtQ javascript-1= meta-keywords= Á/stories/pennstate€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_vmYo, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_g4s3,56_INSTANCE_AxtQ javascript-1= meta-keywords= Â(ÁÁ€ÂÁ5Q CS-AutoZone H þÿportletžœ ˆ„_z_y icolumn9¦"_y@ª¦H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á/stories/autozone€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Â)ÁÁ€ÂÁ5Z CS-SmartFixtures.com H þÿportletžœ ˆ…_z_y icolumn9¦"_y@ª§H 8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Á/stories/smartfixtures€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_Wo2Z, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_ZJPS, column-2=71_INSTANCE_i6oG javascript-1= meta-keywords= Â*ÁÁ€ÂÁ2M CS-IFAD H þÿportletÐÎ ˆ†_z_y ilayout9¦"_y@ª§z jlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Á /stories/ifad€€þÿþÿþÿþÿþÿ€þÿjlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Â+ÁÁ€ÂÁ1R CS-Discovery H þÿportletÐÎ ˆ‡_z_y ilayout9¦"_y@ª§z jlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Á/stories/discovery€€þÿþÿþÿþÿþÿÁþÿjlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Â,ÁÁ€ÂÁO Downloads H þÿlink_to_layoutÊÈ ˆˆ_z_y iprivat9¦"_y@ª§t dprivateLayout=false groupId=14 linkToLayoutId=165 €/106€€þÿþÿþÿþÿþÿÁ þÿdprivateLayout=false groupId=14 linkToLayoutId=165 Â-ÁÁ€Â ÁO Live Demo H þÿurl ˆ‰_z_y iurl=ht9¦"_y@ª§Æ ¶url=http://demo.liferay.net/web/guest/home sitemap-include=1 target=_blank sitemap-changefreq=daily meta-robots= meta-description= description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= Á/108€€þÿþÿþÿþÿþÿÁþÿ¶url=http://demo.liferay.net/web/guest/home sitemap-include=1 target=_blank sitemap-changefreq=daily meta-robots= meta-description= description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= Â.ÁÁ€Â Á V Become a Partner H þÿportletÀ¾ ˆŠ_z_y icolumn9¦"_y@ª§j Zcolumn-1=56_INSTANCE_O1TB, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_F40K javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_jrOK, €/partners/partnership_program€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_O1TB, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_F40K javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_jrOK, Â/ÁÁ€Â ÁW Community Plugins H þÿportletò𠈋_z_y icolumn9¦"_y@ª§œ Œcolumn-1=56_INSTANCE_tM2Z layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=98, javascript-1= meta-keywords= column-2=71_INSTANCE_iGX7,56_INSTANCE_C7m1,56_INSTANCE_NSy1, €/downloads/community_plugins€€þÿþÿþÿþÿþÿÁþÿŒcolumn-1=56_INSTANCE_tM2Z layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=98, javascript-1= meta-keywords= column-2=71_INSTANCE_iGX7,56_INSTANCE_C7m1,56_INSTANCE_NSy1, Â0ÁÁ€Â Á` JSR-168 Compliant Portlets H þÿportlet"  ˆŒ_z_y icolumn9¦"_y@ª§Ì ¼column-1=71_INSTANCE_oO0i, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_qhLp,56_INSTANCE_QOnS,56_INSTANCE_I9Bt,56_INSTANCE_yV2A,56_INSTANCE_TnTI,56_INSTANCE_AwW6,56_INSTANCE_1GB9 Á/downloads/portletsÁÃ/þÿþÿþÿþÿþÿÁþÿ¼column-1=71_INSTANCE_oO0i, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_qhLp,56_INSTANCE_QOnS,56_INSTANCE_I9Bt,56_INSTANCE_yV2A,56_INSTANCE_TnTI,56_INSTANCE_AwW6,56_INSTANCE_1GB9 Â1ÁÁ€Â ÁV Additional Files H þÿportletÂÀ ˆ_z_y icolumn9¦"_y@ª§l \column-1=56_INSTANCE_1BMH, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_UVjR,56_INSTANCE_XCjb, javascript-1= meta-keywords= column-2=71_INSTANCE_oO0i, €/downloads/additional€€þÿþÿþÿþÿþÿÁþÿ\column-1=56_INSTANCE_1BMH, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_UVjR,56_INSTANCE_XCjb, javascript-1= meta-keywords= column-2=71_INSTANCE_oO0i, Â2ÁÁ€Â I FAQ H þÿportletìê ˆŽ_z_y icolumn9¦"_y@ª¨– †column-1=56_INSTANCE_W9ay, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_F40K, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_Gotj € /partners/faq€€þÿþÿþÿþÿþÿÁþÿ†column-1=56_INSTANCE_W9ay, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_F40K, javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_Gotj Â3ÁÁ€Â a Requirements & Benefits H þÿportletÀ¾ ˆ_z_y icolumn9¦"_y@ª¨j Zcolumn-1=56_INSTANCE_bB7r, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_F40K javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_sPRc, €/partners/reqs_benefits€€þÿþÿþÿþÿþÿ€þÿZcolumn-1=56_INSTANCE_bB7r, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_F40K javascript-1= meta-keywords= column-2=71_INSTANCE_Zxlk,56_INSTANCE_sPRc, Â4ÁÁ€ÂÂ8[ Portlet API (JSR-168) H þÿportletžœ ˆ_z_y icolumn9¦"_y@ª¨H 8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_x1Rv, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx €)/products/portal/architecture/portlet_api€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_x1Rv, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx Â5ÁÁ€ÂÂ8X Struts & Tiles H þÿportletžœ ˆ‘_z_y icolumn9¦"_y@ª¨H 8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_x1Rv javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx, €*/products/portal/architecture/struts_tiles€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_x1Rv javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx, Â6ÁÁ€ÂÂ8\ Spring & Hibernate H þÿportletžœ ˆ’_z_y icolumn9¦"_y@ª¨H 8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_ZSr2, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx €./products/portal/architecture/spring_hibernate€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_ZSr2, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx Â7ÁÁ€ÂÂ8_ SOAP, RMI & Tunneling H þÿportletžœ ˆ“_z_y icolumn9¦"_y@ª¨H 8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_ZSr2, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx €*/community/architecture/soap_rmi_tunneling€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_pGSz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_ZSr2, javascript-1= meta-keywords= column-2=71_INSTANCE_XnRx Â8ÁÁ€ÂÁ&T PR-Liferay 4.0 H þÿportletzx ˆ”_z_y icolumn9¦"_y@ª¨$ column-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= Á/about_us/news/liferay40€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= Â9ÁÁ€ÂÁ&T PR-Liferay 4.2 H þÿportletzx ˆ•_z_y icolumn9¦"_y@ª¨$ column-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= Á/about_us/news/liferay_42€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= Â:ÁÁ€ÂÁ&Q PR-Alfresco H þÿportletzx ˆ–_z_y icolumn9¦"_y@ª©$ column-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/Alfresco€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Â;ÁÁ€ÂÁ&V PR-Liferay 3.6.1 H þÿportlet^\ ˆ—_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/liferay361€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Â<ÁÁ€ÂÁ&U PR-Walden Media H þÿportlet^\ ˆ˜_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/waldenmedia€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Â=ÁÁ€ÂÁ&X PR-Goodwill Launch H þÿportlet^\ ˆ™_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/goodwilllaunch€€þÿþÿþÿþÿþÿÁ þÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Â>ÁÁ€ÂÁ&O PR-Themes H þÿportlet^\ ˆš_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/themes€€þÿþÿþÿþÿþÿÁ þÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Â?ÁÁ€ÂÁ&P PR-Pramati H þÿportlet^\ ˆ›_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/pramati€€þÿþÿþÿþÿþÿÁ þÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Â@ÁÁ€ÂÁ&N PR-EDIC1 H þÿportlet^\ ˆœ_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/EDIC1€€þÿþÿþÿþÿþÿÁ þÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂAÁÁ€ÂÁ&T PR-HanseMerkur H þÿportlet^\ ˆ_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/HanseMerkur€€þÿþÿþÿþÿþÿÁ þÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂBÁÁ€ÂÁ&T PR-EContent100 H þÿportlet^\ ˆž_z_y icolumn9¦"_y@ª© øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/EContent100€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂCÁÁ€Â Á&O PR-CEO_07 H þÿportlet^\ ˆŸ_z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/ceo_07€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂDÁÁ€Â!Á&X PR-Liferay_Germany H þÿportlet^\ ˆ _z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/liferay_germany€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂEÁÁ€Â"Á&Z PR-InfoWorld07_Award H þÿportlet^\ ˆ¡_z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á /about_us/news/infoworld07_award€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂFÁÁ€Â#Á&[ PR-CIGNEX_Partnership H þÿportlet^\ ˆ¢_z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á!/about_us/news/cignex_partnership€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂGÁÁ€Â$Á&b PR-Liferay_Trivir_Brainshare H þÿportlet^\ ˆ£_z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á(/about_us/news/liferay_trivir_brainshare€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂHÁÁ€Â%Á&V PR-NovellTeaming H þÿportlet^\ ˆ¤_z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/NovellTeaming€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂIÁÁ€Â&Á&\ PR-Novell Market Start H þÿportlet^\ ˆ¥_z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á"/about_us/news/novell_market_start€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂJÁÁ€Â'Á&T PR-Liferay 4.3 H þÿportlet^\ ˆ¦_z_y icolumn9¦"_y@ªª øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/Liferay43€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂKÁÁ€Â(ÁU Future Releases H þÿportlettr ˆ§_z_y icolumn9¦"_y@ªª column-3=56_INSTANCE_t2rf column-2=71_INSTANCE_Cwse, column-1=56_INSTANCE_C03r, state-max= state-min= layout-template-id=1_2_columns_i €/139€€þÿþÿþÿþÿþÿ€þÿcolumn-3=56_INSTANCE_t2rf column-2=71_INSTANCE_Cwse, column-1=56_INSTANCE_C03r, state-max= state-min= layout-template-id=1_2_columns_i ÂLÁÁ€Â)ÁR Installation H þÿportletèæ ˆ¨_z_y icolumn9¦"_y@ª«’ ‚column-1=56_INSTANCE_J1Bm,56_INSTANCE_QkVP layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_2e5z, column-2=71_INSTANCE_KTkX, javascript-1= meta-keywords= €1/documentation/4_3/installation_and_customization€€þÿþÿþÿþÿþÿ€þÿ‚column-1=56_INSTANCE_J1Bm,56_INSTANCE_QkVP layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_2e5z, column-2=71_INSTANCE_KTkX, javascript-1= meta-keywords= ÂMÁÁ€Â*ÁN End User H þÿportletžœ ˆ©_z_y icolumn9¦"_y@ª«H 8column-1=56_INSTANCE_99WT, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_cLSm column-2=71_INSTANCE_1gKf, javascript-1= meta-keywords= €/documentation/4_3/end_users€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_99WT, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_cLSm column-2=71_INSTANCE_1gKf, javascript-1= meta-keywords= ÂNÁÁ€Â+ÁQ Development H þÿportlet ž ˆª_z_y icolumn9¦"_y@ª«J :column-1=56_INSTANCE_dvDO, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_1tMj, column-2=71_INSTANCE_rm4W, javascript-1= meta-keywords= €/documentation/4_3/development€€þÿþÿþÿþÿþÿÁþÿ:column-1=56_INSTANCE_dvDO, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_1tMj, column-2=71_INSTANCE_rm4W, javascript-1= meta-keywords= ÂOÁÁ€Â,ÁR Installation H þÿportletžœ ˆ«_z_y icolumn9¦"_y@ª«H 8column-1=56_INSTANCE_ZZPB, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_aigB column-2=71_INSTANCE_xtFz, javascript-1= meta-keywords= €1/documentation/4_2/installation_and_customization€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_ZZPB, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_aigB column-2=71_INSTANCE_xtFz, javascript-1= meta-keywords= ÂPÁÁ€Â-ÁN End User H þÿportletžœ ˆ¬_z_y icolumn9¦"_y@ª«H 8column-1=56_INSTANCE_0c8B, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7M5Q column-2=71_INSTANCE_hyWv, javascript-1= meta-keywords= €/documentation/4_2/end_users€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_0c8B, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7M5Q column-2=71_INSTANCE_hyWv, javascript-1= meta-keywords= ÂQÁÁ€Â.ÁQ Development H þÿportletžœ ˆ­_z_y icolumn9¦"_y@ª«H 8column-1=56_INSTANCE_c4LJ, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_AlOc column-2=71_INSTANCE_dPju, javascript-1= meta-keywords= €/documentation/4_2/development€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_c4LJ, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_AlOc column-2=71_INSTANCE_dPju, javascript-1= meta-keywords= ÂRÁÁ€Â/Áa Liferay Collaboration Suite H þÿportletÀ¾ ˆ®_z_y icolumn9¦"_y@ª«j Zcolumn-1=56_INSTANCE_AIYw, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_uMC3 column-2=71_INSTANCE_SVqq,56_INSTANCE_AN5Z, javascript-1= meta-keywords= €/products/collaboration€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_AIYw, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_uMC3 column-2=71_INSTANCE_SVqq,56_INSTANCE_AN5Z, javascript-1= meta-keywords= ÂSÁÁ€Â0Á'U Portlet Contest H þÿportlet\Z ˆ¯_z_y icolumn9¦"_y@ª« öcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= Á /about_us/events/portlet_contest€€þÿþÿþÿþÿþÿÁþÿöcolumn-1=71_INSTANCE_nDHk, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_RDWx,56_INSTANCE_ZP7z javascript-1= meta-keywords= ÂTÁÁ€Â1ÁH Standards @ <title language-id="zh_CN"/> <title language-id="zh_TW"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletÐÎ ˆ°_z_y icolumn9¦"_y@ª¬z jcolumn-1=56_INSTANCE_629H, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_T1Nj,56_INSTANCE_Itb9,56_INSTANCE_aDYv,56_INSTANCE_M65d,56_INSTANCE_Z7xW,56_INSTANCE_LtpE,56_INSTANCE_CEyL,56_INSTANCE_fvOv,56_INSTANCE_oDyx,56_INSTANCE_tZei, column-2=71_INSTANCE_gpqi javascript-1= meta-keywords= €/products/tech_specs/standards€€þÿþÿþÿþÿþÿÁþÿjcolumn-1=56_INSTANCE_629H, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_T1Nj,56_INSTANCE_Itb9,56_INSTANCE_aDYv,56_INSTANCE_M65d,56_INSTANCE_Z7xW,56_INSTANCE_LtpE,56_INSTANCE_CEyL,56_INSTANCE_fvOv,56_INSTANCE_oDyx,56_INSTANCE_tZei, column-2=71_INSTANCE_gpqi javascript-1= meta-keywords= ÂUÁÁ€Â2ÁP Technologies Used @ <title language-id="zh_CN"/> <title language-id="zh_TW"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletjh ˆ±_z_y icolumn9¦"_y@ª¬ column-1=56_INSTANCE_c7Gb, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_cvzE,56_INSTANCE_MlCK,56_INSTANCE_1Zbj,56_INSTANCE_Ixzz,56_INSTANCE_YT8B,56_INSTANCE_3iH7,56_INSTANCE_7blT, column-2=71_INSTANCE_gpqi javascript-1= meta-keywords= €/products/tech_specs/tech_used€€þÿþÿþÿþÿþÿÁþÿcolumn-1=56_INSTANCE_c7Gb, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_cvzE,56_INSTANCE_MlCK,56_INSTANCE_1Zbj,56_INSTANCE_Ixzz,56_INSTANCE_YT8B,56_INSTANCE_3iH7,56_INSTANCE_7blT, column-2=71_INSTANCE_gpqi javascript-1= meta-keywords= ÂVÁÁ€Â3Á[ Key Business Benefits H þÿportletÂÀ ˆ²_z_y icolumn9¦"_y@ª¬l \column-1=56_INSTANCE_t1UM, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_9r9t, column-2=71_INSTANCE_srOd,56_INSTANCE_4HUU, javascript-1= meta-keywords= €/products/portal/bus_benefits€€þÿþÿþÿþÿþÿÁþÿ\column-1=56_INSTANCE_t1UM, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_9r9t, column-2=71_INSTANCE_srOd,56_INSTANCE_4HUU, javascript-1= meta-keywords= ÂWÁÁ€Â4Á,\ Kuala Lumpur, Malaysia H þÿportletžœ ˆ³_z_y icolumn9¦"_y@ª¬H 8column-1=56_INSTANCE_jXOl, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lKFb column-2=71_INSTANCE_joSA, javascript-1= meta-keywords= €/services/training/malaysia€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_jXOl, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lKFb column-2=71_INSTANCE_joSA, javascript-1= meta-keywords= ÂXÁÁ€Â5Á` How do people use Liferay? H þÿportletôò ˆ´_z_y icolumn9¦"_y@ª¬ž Žcolumn-1=56_INSTANCE_t1UM, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_L2g9,56_INSTANCE_LQKi,56_INSTANCE_uZPQ,56_INSTANCE_4oOl,56_INSTANCE_tw8F,56_INSTANCE_ZLYB,56_INSTANCE_pUd2,56_INSTANCE_tPHR,56_INSTANCE_H1yk,56_INSTANCE_4rvu, column-2=71_INSTANCE_srOd,56_INSTANCE_65TU, javascript-1= meta-keywords= €/products/use_cases€€þÿþÿþÿþÿþÿÁþÿŽcolumn-1=56_INSTANCE_t1UM, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_L2g9,56_INSTANCE_LQKi,56_INSTANCE_uZPQ,56_INSTANCE_4oOl,56_INSTANCE_tw8F,56_INSTANCE_ZLYB,56_INSTANCE_pUd2,56_INSTANCE_tPHR,56_INSTANCE_H1yk,56_INSTANCE_4rvu, column-2=71_INSTANCE_srOd,56_INSTANCE_65TU, javascript-1= meta-keywords= ÂYÁÁ€Â6Á&Q PR-ICEfaces H þÿportlet^\ ˆµ_z_y icolumn9¦"_y@ª¬ øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/icefaces€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂZÁÁ€Â7ÁX SOA in Three Steps H þÿportlet–” ˆ¶_z_y icolumn9¦"_y@ª­@ 0column-1=56_INSTANCE_QgFd, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_LhFI,56_INSTANCE_SEwd,56_INSTANCE_MsIb,56_INSTANCE_6JzQ,56_INSTANCE_PXd9,56_INSTANCE_pu3h,56_INSTANCE_7RvJ column-2=71_INSTANCE_Ns1b, javascript-1= meta-keywords= €%/products/tech_specs/architecture/soa€€þÿþÿþÿþÿþÿ€þÿ0column-1=56_INSTANCE_QgFd, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_LhFI,56_INSTANCE_SEwd,56_INSTANCE_MsIb,56_INSTANCE_6JzQ,56_INSTANCE_PXd9,56_INSTANCE_pu3h,56_INSTANCE_7RvJ column-2=71_INSTANCE_Ns1b, javascript-1= meta-keywords= Â[ÁÁ€Â8ÁR Architecture H þÿportletžœ ˆ·_z_y icolumn9¦"_y@ª­H 8column-1=56_INSTANCE_kZXw, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_QgFd column-2=71_INSTANCE_Ns1b, javascript-1= meta-keywords= €/community/architecture€€þÿþÿþÿþÿþÿÁ þÿ8column-1=56_INSTANCE_kZXw, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_QgFd column-2=71_INSTANCE_Ns1b, javascript-1= meta-keywords= Â\ÁÁ€Â9ÁV Official Plugins H þÿportletîì ˆ¸_z_y icolumn9¦"_y@ª­˜ ˆcolumn-1=56_INSTANCE_npkG layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=98, column-2=71_INSTANCE_gaDC,56_INSTANCE_6r4z,56_INSTANCE_1irn, javascript-1= meta-keywords= €/downloads/official_plugins€€þÿþÿþÿþÿþÿÁþÿˆcolumn-1=56_INSTANCE_npkG layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=98, column-2=71_INSTANCE_gaDC,56_INSTANCE_6r4z,56_INSTANCE_1irn, javascript-1= meta-keywords= Â]ÁÁ€Â;Áu Blogs r þÿportlet ˆ¹_z_y imeta-k9¦"_y@ª­°  meta-keywords= url= javascript-3= javascript-2= javascript-1= state-min= meta-description= state-max= column-3=115,56_INSTANCE_B4Zt, column-2=71_INSTANCE_oDiw,56_INSTANCE_hzbl,114, column-1=56_INSTANCE_mjZi, meta-robots= description= sitemap-priority= sitemap-include=1 sitemap-changefreq=daily target= layout-template-id=1_2_columns_i €/community/blog€€þÿþÿþÿþÿþÿÁ þÿ meta-keywords= url= javascript-3= javascript-2= javascript-1= state-min= meta-description= state-max= column-3=115,56_INSTANCE_B4Zt, column-2=71_INSTANCE_oDiw,56_INSTANCE_hzbl,114, column-1=56_INSTANCE_mjZi, meta-robots= description= sitemap-priority= sitemap-include=1 sitemap-changefreq=daily target= layout-template-id=1_2_columns_i Â^ÁÁ€Â<ÁZ Liferay 4.4 - NEW FEATURES! @ <title language-id="zh_CN"/> <title language-id="zh_TW"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletŠˆ ˆº_z_y icolumn9¦"_y@ª­4 $column-1=71_INSTANCE_1NFZ, layout-template-id=2_columns_ii state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_q3Xv,56_INSTANCE_tLvU, Á/products/new_features€€þÿþÿþÿþÿþÿÁþÿ$column-1=71_INSTANCE_1NFZ, layout-template-id=2_columns_ii state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= column-2=56_INSTANCE_q3Xv,56_INSTANCE_tLvU, Â_ÁÁ€Â=Á0r CS-French Armaments Procurement Agency (DGA) H þÿportletžœ ˆ»_z_y icolumn9¦"_y@ª­H 8column-1=56_INSTANCE_yORP, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Wo2Z column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Á /stories/dga€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_yORP, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_Wo2Z column-2=71_INSTANCE_i6oG, javascript-1= meta-keywords= Â`ÁÁ€Â>Á5Q CS-AutoZone H þÿportletÐÎ ˆ¼_z_y ilayout9¦"_y@ª­z jlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Á/161€€þÿþÿþÿþÿþÿÁþÿjlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= ÂaÁÁ€Â?Á&[ PR-Triton_Partnership H þÿportlet^\ ˆ½_z_y icolumn9¦"_y@ª® øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á!/about_us/news/triton_partnership€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂbÁÁ€Â@Á0M CS-CDHS H þÿportletÐÎ ˆ¾_z_y ilayout9¦"_y@ª®z jlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= Á/163€€þÿþÿþÿþÿþÿÁþÿjlayout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= ÂcÁÁ€ÂAÁ2M CS-IFAD H þÿportlet¦¤ ˆ¿_z_y ilayout9¦"_y@ª®P @layout-template-id=2_columns_ii Á/164€€þÿþÿþÿþÿþÿÁþÿ@layout-template-id=2_columns_ii ÂdÁÁ€ÂBÁT Liferay Portal H þÿportlet   ˆÀ_z_y icolumn9¦"_y@ª®¶ ¦column-1=56_INSTANCE_cw0q,56_INSTANCE_0a6T, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_5ZcY,56_INSTANCE_xpo5, javascript-1= meta-keywords= column-2=71_INSTANCE_23db, €/downloads/portal€€þÿþÿþÿþÿþÿ€þÿ¦column-1=56_INSTANCE_cw0q,56_INSTANCE_0a6T, layout-template-id=1_2_columns_i state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_5ZcY,56_INSTANCE_xpo5, javascript-1= meta-keywords= column-2=71_INSTANCE_23db, ÂÁÁ€ÂC \ How To Submit a Plugin H þÿportletžœ ˆÁ_z_y icolumn9¦"_y@ª®H 8column-1=56_INSTANCE_TFvY layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_JEnG, javascript-1= meta-keywords= column-2=71_INSTANCE_iGX7, €)/downloads/community_plugins/instructions€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_TFvY layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= column-3=56_INSTANCE_JEnG, javascript-1= meta-keywords= column-2=71_INSTANCE_iGX7, ÂÁÁ€ÂDÁW Community Plugins H þÿlink_to_layoutÊÈ ˆÂ_z_y iprivat9¦"_y@ª®t dprivateLayout=false groupId=14 linkToLayoutId=110 €/community/community_plugins€€þÿþÿþÿþÿþÿÁþÿdprivateLayout=false groupId=14 linkToLayoutId=110 ÂÁÁ€ÂEÂ+I API H þÿportlet\Z ˆÃ_z_y icolumn9¦"_y@ª® öcolumn-1=71_INSTANCE_rm4W, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_dvDO,56_INSTANCE_1tMj javascript-1= meta-keywords= Á"/documentation/4_3/development/api€€þÿþÿþÿþÿþÿ€þÿöcolumn-1=71_INSTANCE_rm4W, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_dvDO,56_INSTANCE_1tMj javascript-1= meta-keywords= ÂÁÁ€ÂFÁ,W Sydney, Australia H þÿportletžœ ˆÄ_z_y icolumn9¦"_y@ª®H 8column-1=56_INSTANCE_jXOl, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lKFb column-2=71_INSTANCE_joSA, javascript-1= meta-keywords= €/services/training/sydney€€þÿþÿþÿþÿþÿÁþÿ8column-1=56_INSTANCE_jXOl, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_lKFb column-2=71_INSTANCE_joSA, javascript-1= meta-keywords= ÂÁÁ€ÂGÂFS Course Topics H þÿportletžœ ˆÅ_z_y icolumn9¦"_y@ª®H 8column-1=56_INSTANCE_kBrN, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7Z46 column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= €'/services/training/sydney/course_topics€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_kBrN, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7Z46 column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= ÂÁÁ€ÂHÁ&_ PR-Terracotta Partnership H þÿportlet^\ ˆÆ_z_y icolumn9¦"_y@ª®  øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á%/about_us/news/terracotta_partnership€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂÁÁ€ÂIÁ&V PR-Liferay China H þÿportletzx ˆÇ_z_y icolumn9¦"_y@ª¯$ column-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= Á/about_us/news/liferay_china€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= ÂÁÁ€ÂJÁ,S Course Topics H þÿportletžœ ˆÈ_z_y icolumn9¦"_y@ª¯H 8column-1=56_INSTANCE_kBrN, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7Z46 column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= € /services/training/course_topics€€þÿþÿþÿþÿþÿÁ þÿ8column-1=56_INSTANCE_kBrN, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7Z46 column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords=  ÁÁ€ÂKÁa Liferay Software Repository H þÿportletzx ˆÉ_z_y icolumn9¦"_y@ª¯$ column-1=71_INSTANCE_Ns1b, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_kZXw,56_INSTANCE_QgFd, javascript-1= meta-keywords= Á/downloads/software_repo€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_Ns1b, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_kZXw,56_INSTANCE_QgFd, javascript-1= meta-keywords=  ÁÁ€ÂLÁ&• PR-Pentaho þÿportletzx ˆÊ_z_y icolumn9¦"_y@ª¯$ column-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= Á/about_us/news/pentaho€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 state-max=86, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords=  ÁÁ€ÂMÁ ¤ How do people use Liferay? Œ þÿlink_to_layoutÊÈ ˆË_z_y iprivat9¦"_y@ª¯t dprivateLayout=false groupId=14 linkToLayoutId=152 €/stories/use_cases€€þÿþÿþÿþÿþÿÁ&þÿdprivateLayout=false groupId=14 linkToLayoutId=152  ÁÁ€ÂNÁ&– PR-CollabNet Œ þÿportlet¶´ ˆÌ_z_y icolumn9¦"_y@ª¯` Pcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords= Á/about_us/news/collabnet€€þÿþÿþÿþÿþÿÁþÿPcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V, javascript-1= meta-keywords=  ÁÁ€ÂOÁ ˜ Liferay Blogs! Œ þÿlink_to_layoutôò ˆÍ_z_y iprivat9¦"_y@ª¯ž ŽprivateLayout=false groupId=14 sitemap-include=1 sitemap-changefreq=daily meta-robots= linkToLayoutId=158 meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= €/178€€þÿþÿþÿþÿþÿÁþÿŽprivateLayout=false groupId=14 sitemap-include=1 sitemap-changefreq=daily meta-robots= linkToLayoutId=158 meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= ÂÁÁ€ÂPÁ& PR-EContent100_2007 Œ þÿportletæä ˆÎ_z_y icolumn9¦"_y@ª¯ €column-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi,56_INSTANCE_9jID, layout-template-id=2_columns_ii state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V,108,107 javascript-1= meta-keywords= Á/about_us/news/econtent100_2007€€þÿþÿþÿþÿþÿÁþÿ€column-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi,56_INSTANCE_9jID, layout-template-id=2_columns_ii state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_nQ2V,108,107 javascript-1= meta-keywords= ÂÁÁ€ÂQÁ0– CS-Xuventude Œ þÿportletxv ˆÏ_z_y icolumn9¦"_y@ª°" column-1=71_INSTANCE_i6oG, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_Wo2Z,56_INSTANCE_ZJPS javascript-1= meta-keywords= Á/stories/xuventude€€þÿþÿþÿþÿþÿ€þÿcolumn-1=71_INSTANCE_i6oG, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_Wo2Z,56_INSTANCE_ZJPS javascript-1= meta-keywords= ÂÁÁ€ÂRÁ&™ PR-SpringSource Œ þÿportletÀ¾ ˆÐ_z_y icolumn9¦"_y@ª°j Zcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o,108,107 javascript-1= meta-keywords= Á/about_us/news/springsource€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o,108,107 javascript-1= meta-keywords= ÂÁÁ€ÂSÂT• Inscription Œ þÿportlet¢  ˆÑ_z_y icolumn9¦"_y@ª°L <column-1=71_INSTANCE_kDip, layout-template-id=2_columns_ii state-min= sitemap-include=1 state-max= mode-edit= sitemap-changefreq=daily meta-robots= meta-description= mode-edit-guest= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= column-2=109_INSTANCE_IPwx, Á%/community/advisory_board/inscription€€þÿþÿþÿþÿþÿ€þÿ<column-1=71_INSTANCE_kDip, layout-template-id=2_columns_ii state-min= sitemap-include=1 state-max= mode-edit= sitemap-changefreq=daily meta-robots= meta-description= mode-edit-guest= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= column-2=109_INSTANCE_IPwx, ÂÁÁ€ÂTÁ˜ Advisory Board Œ þÿportlet ˆÒ_z_y imode-e9¦"_y@ª°¬ œmode-edit= meta-keywords= javascript-3= javascript-2= javascript-1= state-max-previous=15 state-min= meta-description= state-max= column-3=56_INSTANCE_Xlkn, column-2=71_INSTANCE_kDip, mode-edit-guest= column-1=56_INSTANCE_nQNv meta-robots= sitemap-priority= sitemap-include=1 sitemap-changefreq=daily layout-template-id=1_2_columns_i €/community/advisory_board€€þÿþÿþÿþÿþÿÁ þÿœmode-edit= meta-keywords= javascript-3= javascript-2= javascript-1= state-max-previous=15 state-min= meta-description= state-max= column-3=56_INSTANCE_Xlkn, column-2=71_INSTANCE_kDip, mode-edit-guest= column-1=56_INSTANCE_nQNv meta-robots= sitemap-priority= sitemap-include=1 sitemap-changefreq=daily layout-template-id=1_2_columns_i ÂÁÁ€ÂUÂT– Instructions Œ þÿportlet ž ˆÓ_z_y icolumn9¦"_y@ª°J :column-1=71_INSTANCE_kDip, layout-template-id=2_columns_ii state-min= sitemap-include=1 state-max= mode-edit= sitemap-changefreq=daily meta-robots= meta-description= mode-edit-guest= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= column-2=56_INSTANCE_Xlkn, Á&/community/advisory_board/instructions€€þÿþÿþÿþÿþÿÁþÿ:column-1=71_INSTANCE_kDip, layout-template-id=2_columns_ii state-min= sitemap-include=1 state-max= mode-edit= sitemap-changefreq=daily meta-robots= meta-description= mode-edit-guest= javascript-3= javascript-2= sitemap-priority= javascript-1= meta-keywords= column-2=56_INSTANCE_Xlkn, ÂÁÁ€ÂVÁ&” PR-Sygnity Œ þÿportlet^\ ˆÔ_z_y icolumn9¦"_y@ª° øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/sygnity€€þÿþÿþÿþÿþÿÁþÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂÁÁ€ÂXÁ2‘ CS-NOAA Œ þÿportletxv ˆÕ_z_y icolumn9¦"_y@ª°" column-1=71_INSTANCE_i6oG, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_Wo2Z,56_INSTANCE_Bv0z javascript-1= meta-keywords= Á /stories/noaa€€þÿþÿþÿþÿþÿÁþÿcolumn-1=71_INSTANCE_i6oG, layout-template-id=2_columns_ii sitemap-include=1 state-max=15, sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_Wo2Z,56_INSTANCE_Bv0z javascript-1= meta-keywords= ÂÁÁ€ÂZÁH PR-jQuery @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportlet¦¤ ˆÖ_z_y ilayout9¦"_y@ª±P @layout-template-id=2_columns_ii Á/189€€þÿþÿþÿþÿþÿ€þÿ@layout-template-id=2_columns_ii ÂÁÁ€Â[Á&H PR-jQuery @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportlet^\ ˆ×_z_y icolumn9¦"_y@ª± øcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= Á/about_us/news/jquery€€þÿþÿþÿþÿþÿÁ þÿøcolumn-1=71_INSTANCE_l02i,56_INSTANCE_Y4vi, layout-template-id=2_columns_ii sitemap-include=1 sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-2=56_INSTANCE_qA1o, javascript-1= meta-keywords= ÂÁÁ€Â\Á'H China-LUG @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportlettr ˆØ_z_y icolumn9¦"_y@ª± column-1=56_INSTANCE_Vb6d,109_INSTANCE_fTfy layout-template-id=1_column state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= Á/about_us/events/china_lug€€þÿþÿþÿþÿþÿÁ þÿcolumn-1=56_INSTANCE_Vb6d,109_INSTANCE_fTfy layout-template-id=1_column state-min= state-max-previous= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= sitemap-priority= javascript-2= javascript-1= meta-keywords= ÂÁÁ€Â]ÁN Technical Specs @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿlink_to_layout ˆÙ_z_y iprivat9¦"_y@ª±¬ œprivateLayout=false groupId=14 sitemap-include=1 sitemap-changefreq=daily target= meta-robots= linkToLayoutId=28 meta-description= javascript-3= sitemap-priority= javascript-2= meta-keywords= javascript-1= €/products/tech_specs€€þÿþÿþÿþÿþÿÁþÿœprivateLayout=false groupId=14 sitemap-include=1 sitemap-changefreq=daily target= meta-robots= linkToLayoutId=28 meta-description= javascript-3= sitemap-priority= javascript-2= meta-keywords= javascript-1= ÂÁÁ€Â^Á[ Product Features - Technical @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletRP ˆÚ_z_y icolumn9¦"_y@ª±ü ìcolumn-1=56_INSTANCE_AIYw, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_axY0,56_INSTANCE_iP6T,56_INSTANCE_W7mZ,56_INSTANCE_AIlL column-2=71_INSTANCE_SVqq,56_INSTANCE_bMZr, javascript-1= meta-keywords= Á#/community/tech_specs/products_tech€€þÿþÿþÿþÿþÿ€þÿìcolumn-1=56_INSTANCE_AIYw, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_axY0,56_INSTANCE_iP6T,56_INSTANCE_W7mZ,56_INSTANCE_AIlL column-2=71_INSTANCE_SVqq,56_INSTANCE_bMZr, javascript-1= meta-keywords= ÂÁÁ€Â_Á'Y Liferay Europe Meetup 2008 @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletìê ˆÛ_z_y icolumn9¦"_y@ª²– †column-1= layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_hHUq,56_INSTANCE_w15r,56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= Á/about_us/events/liferayeu_2008€€þÿþÿþÿþÿþÿÁ þÿ†column-1= layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_hHUq,56_INSTANCE_w15r,56_INSTANCE_kBrN column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= ÂÁÁ€Â`Á,L Dalian, China @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletÀ¾ ˆÜ_z_y icolumn9¦"_y@ª²j Zcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_v0k5, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= €/services/training/dalian€€þÿþÿþÿþÿþÿÁþÿZcolumn-1=56_INSTANCE_MJMz, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_v0k5, column-2=71_INSTANCE_pWZF,56_INSTANCE_hHUq javascript-1= meta-keywords= ÂÁÁ€ÂaÂJV Course Topics - Chinese @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletžœ ˆÝ_z_y icolumn9¦"_y@ª²H 8column-1=56_INSTANCE_kBrN, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7Z46 column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= Á(/services/training/course_topics_chinese€€þÿþÿþÿþÿþÿ€þÿ8column-1=56_INSTANCE_kBrN, layout-template-id=1_2_columns_i state-min= sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_7Z46 column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= ÂÁÁ€ÂbÁ.M jQuery Support @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletîì ˆÞ_z_y icolumn9¦"_y@ª²˜ ˆcolumn-1=56_INSTANCE_xaLK, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_k6Xo, column-2=71_INSTANCE_vqLH,56_INSTANCE_zbcX, javascript-1= meta-keywords= Á/services/support_jquery€€þÿþÿþÿþÿþÿ€þÿˆcolumn-1=56_INSTANCE_xaLK, layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_k6Xo, column-2=71_INSTANCE_vqLH,56_INSTANCE_zbcX, javascript-1= meta-keywords= ÂÁÁ€ÂcÁ'] Gartner PCC Summit - Baltimore @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletÌÊ ˆß_z_y icolumn9¦"_y@ª²v fcolumn-1= layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_hHUq,56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords= Á%/about_us/events/gartnerpcc_baltimore€€þÿþÿþÿþÿþÿÁ þÿfcolumn-1= layout-template-id=1_2_columns_i state-min= state-max-previous=15 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_hHUq,56_INSTANCE_kBrN, column-2=71_INSTANCE_pWZF, javascript-1= meta-keywords=  ÁÁ€ÂdÁ'U Liferay US Meetup 2008 @ <title language-id="zh_TW"/> <title language-id="en_US"/> <title language-id="de_DE"/> <title language-id="pt_BR"/> <title language-id="es_ES"> þÿportletîì ˆà_z_y icolumn9¦"_y@ª³˜ ˆcolumn-1= layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_hHUq,56_INSTANCE_kBrN,109_INSTANCE_befK, column-2=71_INSTANCE_Bzrk javascript-1= meta-keywords= Á/about_us/events/liferay_2008€€þÿþÿþÿþÿþÿÁ þÿˆcolumn-1= layout-template-id=1_2_columns_i state-min= state-max-previous=86 sitemap-include=1 state-max= sitemap-changefreq=daily meta-robots= meta-description= javascript-3= javascript-2= sitemap-priority= column-3=56_INSTANCE_hHUq,56_INSTANCE_kBrN,109_INSTANCE_befK, column-2=71_INSTANCE_Bzrk javascript-1= meta-keywords= ÿÿ CREATE INDEX "IX_C7FBC998" ON "LAYOUT" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUT" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_C7FBC998"',NULL,NULL,NULL,192,1,1,1,26,26,0,0); END; CREATE INDEX "IX_FAD05595" ON "LAYOUT" ("DLFOLDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C099D61A" ON "LAYOUT" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUT" _BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_C099D61A"',NULL,NULL,NULL,192,1,3,1,9,27,0,0); END; CREATE INDEX "IX_705F5AA3" ON "LAYOUT" ("GROUPID" , "PRIVATELAYOUT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUT" _BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_705F5AA3"',NULL,NULL,NULL,192,1,4,1,6,27,0,0); END; CREATE INDEX "IX_BC2C4231" ON "LAYOUT" ("GROUPID" , "PRIVATELAYOUT" , "FRIENDLYURL" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUT" bBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_BC2C4231"',NULL,NULL,NULL,192,2,192,1,1,141,1,0); END; CREATE INDEX "IX_7162C27C" ON "LAYOUT" ("GROUPID" , "PRIVATELAYOUT" , "LAYOUTID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUT" aBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_7162C27C"',NULL,NULL,NULL,192,1,192,1,1,27,0,0); END; CREATE INDEX "IX_6DE88B06" ON "LAYOUT" ("GROUPID" , "PRIVATELAYOUT" , "PARENTLAYOUTID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUT" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_6DE88B06"',NULL,NULL,NULL,192,1,39,1,2,96,0,0); END; CREATE INDEX "IX_23922F7D" ON "LAYOUT" ("ICONIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUT" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_23922F7D"',NULL,NULL,NULL,188,1,2,1,13,27,0,0); END; ALTER TABLE "LAYOUT" ADD PRIMARY KEY ("PLID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "LAYOUTSET" CREATE TABLE "LAYOUTSET" ("LAYOUTSETID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "PRIVATELAYOUT" NUMBER(1, 0), "LOGO" NUMBER(1, 0), "LOGOID" NUMBER(30, 0), "THEMEID" VARCHAR2(75), "COLORSCHEMEID" VARCHAR2(75), "WAPTHEMEID" VARCHAR2(75), "WAPCOLORSCHEMEID" VARCHAR2(75), "CSS" VARCHAR2(4000), "PAGECOUNT" NUMBER(30, 0), "VIRTUALHOST" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "LAYOUTSET" ("LAYOUTSETID", "GROUPID", "COMPANYID", "PRIVATELAYOUT", "LOGO", "LOGOID", "THEMEID", "COLORSCHEMEID", "WAPTHEMEID", "WAPCOLORSCHEMEID", "CSS", "PAGECOUNT", "VIRTUALHOST") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13) KiKiKiKi iKiÁÁÁÁ€þÿclassic01þÿþÿþÿ€þÿÁÁÁ€€þÿ liferayjedi_WAR_liferayjeditheme01þÿþÿþÿÂYþÿÁÁÁÁ€þÿclassic01þÿþÿþÿÁþÿÁÁÁ€€þÿclassic01þÿþÿþÿÁþÿÁÁÁÁ€þÿclassic01þÿþÿþÿ€þÿÁÁÁ€€þÿclassic01þÿþÿþÿ€þÿÁÁÁÁ€þÿclassic01þÿþÿþÿ€þÿÁÁÁ€€þÿclassic01þÿþÿþÿ€þÿÁ"Á!ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ#Á!Á€€þÿclassic01þÿþÿþÿ€þÿÁ&Á%ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ'Á%Á€€þÿclassic01þÿþÿþÿ€þÿÁ*Á)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ+Á)Á€€þÿclassic01þÿþÿþÿ€þÿÁ.Á-ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ/Á-Á€€þÿclassic01þÿþÿþÿ€þÿÁ2Á1ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ3Á1Á€€þÿclassic01þÿþÿþÿ€þÿÁ6Á5ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ7Á5Á€€þÿclassic01þÿþÿþÿ€þÿÁ:Á9ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ;Á9Á€€þÿclassic01þÿþÿþÿ€þÿÁ>Á=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ?Á=Á€€þÿclassic01þÿþÿþÿ€þÿÁBÁAÁÁ€þÿclassic01þÿþÿþÿ€þÿÁCÁAÁ€€þÿclassic01þÿþÿþÿ€þÿÁFÁEÁÁ€þÿclassic01þÿþÿþÿ€þÿÁGÁEÁ€€þÿclassic01þÿþÿþÿ€þÿÁJÁIÁÁ€þÿclassic01þÿþÿþÿ€þÿÁKÁIÁ€€þÿclassic01þÿþÿþÿ€þÿÁNÁMÁÁ€þÿclassic01þÿþÿþÿ€þÿÁOÁMÁ€€þÿclassic01þÿþÿþÿ€þÿÁRÁQÁÁ€þÿclassic01þÿþÿþÿ€þÿÁSÁQÁ€€þÿclassic01þÿþÿþÿ€þÿÁUÁTÁÁ€þÿclassic01þÿþÿþÿÁþÿÁVÁTÁ€€þÿclassic01þÿþÿþÿ€þÿÁ\Á[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁ]Á[Á€€þÿclassic01þÿþÿþÿ€þÿÁaÁ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÁbÁ`Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ ÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ!ÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂ%Â$ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ&Â$Á€€þÿclassic01þÿþÿþÿ€þÿÂ*Â)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ+Â)Á€€þÿclassic01þÿþÿþÿ€þÿÂ/Â.ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ0Â.Á€€þÿclassic01þÿþÿþÿ€þÿÂ4Â3ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ5Â3Á€€þÿclassic01þÿþÿþÿ€þÿÂ9Â8ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ:Â8Á€€þÿclassic01þÿþÿþÿ€þÿÂ>Â=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ?Â=Á€€þÿclassic01þÿþÿþÿ€þÿÂCÂBÁÁ€þÿclassic01þÿþÿþÿ€þÿÂDÂBÁ€€þÿclassic01þÿþÿþÿ€þÿÂHÂGÁÁ€þÿclassic01þÿþÿþÿ€þÿÂIÂGÁ€€þÿclassic01þÿþÿþÿ€þÿÂMÂLÁÁ€þÿclassic01þÿþÿþÿ€þÿÂNÂLÁ€€þÿclassic01þÿþÿþÿ€þÿÂRÂQÁÁ€þÿclassic01þÿþÿþÿ€þÿÂSÂQÁ€€þÿclassic01þÿþÿþÿ€þÿÂWÂVÁÁ€þÿclassic01þÿþÿþÿ€þÿÂXÂVÁ€€þÿclassic01þÿþÿþÿ€þÿÂ\Â[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ]Â[Á€€þÿclassic01þÿþÿþÿ€þÿÂaÂ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂbÂ`Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ ÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ!ÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂ%Â$ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ&Â$Á€€þÿclassic01þÿþÿþÿ€þÿÂ*Â)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ+Â)Á€€þÿclassic01þÿþÿþÿ€þÿÂ/Â.ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ0Â.Á€€þÿclassic01þÿþÿþÿ€þÿÂ4Â3ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ5Â3Á€€þÿclassic01þÿþÿþÿ€þÿÂ9Â8ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ:Â8Á€€þÿclassic01þÿþÿþÿ€þÿÂ>Â=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ?Â=Á€€þÿclassic01þÿþÿþÿ€þÿÂCÂBÁÁ€þÿclassic01þÿþÿþÿ€þÿÂDÂBÁ€€þÿclassic01þÿþÿþÿ€þÿÂHÂGÁÁ€þÿclassic01þÿþÿþÿ€þÿÂIÂGÁ€€þÿclassic01þÿþÿþÿ€þÿÂMÂLÁÁ€þÿclassic01þÿþÿþÿ€þÿÂNÂLÁ€€þÿclassic01þÿþÿþÿ€þÿÂRÂQÁÁ€þÿclassic01þÿþÿþÿ€þÿÂSÂQÁ€€þÿclassic01þÿþÿþÿ€þÿÂWÂVÁÁ€þÿclassic01þÿþÿþÿ€þÿÂXÂVÁ€€þÿclassic01þÿþÿþÿ€þÿÂ\Â[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ]Â[Á€€þÿclassic01þÿþÿþÿ€þÿÂaÂ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂbÂ`Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ ÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ!ÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂ%Â$ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ&Â$Á€€þÿclassic01þÿþÿþÿ€þÿÂ*Â)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ+Â)Á€€þÿclassic01þÿþÿþÿ€þÿÂ/Â.ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ0Â.Á€€þÿclassic01þÿþÿþÿ€þÿÂ4Â3ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ5Â3Á€€þÿclassic01þÿþÿþÿ€þÿÂ9Â8ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ:Â8Á€€þÿclassic01þÿþÿþÿ€þÿÂ>Â=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ?Â=Á€€þÿclassic01þÿþÿþÿ€þÿÂCÂBÁÁ€þÿclassic01þÿþÿþÿ€þÿÂDÂBÁ€€þÿclassic01þÿþÿþÿ€þÿÂHÂGÁÁ€þÿclassic01þÿþÿþÿ€þÿÂIÂGÁ€€þÿclassic01þÿþÿþÿ€þÿÂMÂLÁÁ€þÿclassic01þÿþÿþÿ€þÿÂNÂLÁ€€þÿclassic01þÿþÿþÿ€þÿÂRÂQÁÁ€þÿclassic01þÿþÿþÿ€þÿÂSÂQÁ€€þÿclassic01þÿþÿþÿ€þÿÂWÂVÁÁ€þÿclassic01þÿþÿþÿ€þÿÂXÂVÁ€€þÿclassic01þÿþÿþÿ€þÿÂ\Â[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ]Â[Á€€þÿclassic01þÿþÿþÿ€þÿÂaÂ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂbÂ`Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ ÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ!ÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂ%Â$ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ&Â$Á€€þÿclassic01þÿþÿþÿ€þÿÂ*Â)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ+Â)Á€€þÿclassic01þÿþÿþÿ€þÿÂ/Â.ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ0Â.Á€€þÿclassic01þÿþÿþÿ€þÿÂ4Â3ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ5Â3Á€€þÿclassic01þÿþÿþÿ€þÿÂ9Â8ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ:Â8Á€€þÿclassic01þÿþÿþÿ€þÿÂ>Â=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ?Â=Á€€þÿclassic01þÿþÿþÿ€þÿÂCÂBÁÁ€þÿclassic01þÿþÿþÿ€þÿÂDÂBÁ€€þÿclassic01þÿþÿþÿ€þÿÂHÂGÁÁ€þÿclassic01þÿþÿþÿ€þÿÂIÂGÁ€€þÿclassic01þÿþÿþÿ€þÿÂMÂLÁÁ€þÿclassic01þÿþÿþÿ€þÿÂNÂLÁ€€þÿclassic01þÿþÿþÿ€þÿÂRÂQÁÁ€þÿclassic01þÿþÿþÿ€þÿÂSÂQÁ€€þÿclassic01þÿþÿþÿ€þÿÂWÂVÁÁ€þÿclassic01þÿþÿþÿ€þÿÂXÂVÁ€€þÿclassic01þÿþÿþÿ€þÿÂ\Â[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ]Â[Á€€þÿclassic01þÿþÿþÿ€þÿÂaÂ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂbÂ`Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ ÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ!ÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂ%Â$ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ&Â$Á€€þÿclassic01þÿþÿþÿ€þÿÂ*Â)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ+Â)Á€€þÿclassic01þÿþÿþÿ€þÿÂ/Â.ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ0Â.Á€€þÿclassic01þÿþÿþÿ€þÿÂ4Â3ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ5Â3Á€€þÿclassic01þÿþÿþÿ€þÿÂ9Â8ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ:Â8Á€€þÿclassic01þÿþÿþÿ€þÿÂ>Â=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ?Â=Á€€þÿclassic01þÿþÿþÿ€þÿÂCÂBÁÁ€þÿclassic01þÿþÿþÿ€þÿÂDÂBÁ€€þÿclassic01þÿþÿþÿ€þÿÂHÂGÁÁ€þÿclassic01þÿþÿþÿ€þÿÂIÂGÁ€€þÿclassic01þÿþÿþÿ€þÿÂMÂLÁÁ€þÿclassic01þÿþÿþÿ€þÿÂNÂLÁ€€þÿclassic01þÿþÿþÿ€þÿÂRÂQÁÁ€þÿclassic01þÿþÿþÿ€þÿÂSÂQÁ€€þÿclassic01þÿþÿþÿ€þÿÂWÂVÁÁ€þÿclassic01þÿþÿþÿ€þÿÂXÂVÁ€€þÿclassic01þÿþÿþÿ€þÿÂ\Â[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ]Â[Á€€þÿclassic01þÿþÿþÿ€þÿÂaÂ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂbÂ`Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ ÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ!ÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂ%Â$ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ&Â$Á€€þÿclassic01þÿþÿþÿ€þÿÂ*Â)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ+Â)Á€€þÿclassic01þÿþÿþÿ€þÿÂ/Â.ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ0Â.Á€€þÿclassic01þÿþÿþÿ€þÿÂ4Â3ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ5Â3Á€€þÿclassic01þÿþÿþÿ€þÿÂ9Â8ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ:Â8Á€€þÿclassic01þÿþÿþÿ€þÿÂ>Â=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ?Â=Á€€þÿclassic01þÿþÿþÿ€þÿÂCÂBÁÁ€þÿclassic01þÿþÿþÿ€þÿÂDÂBÁ€€þÿclassic01þÿþÿþÿ€þÿÂHÂGÁÁ€þÿclassic01þÿþÿþÿ€þÿÂIÂGÁ€€þÿclassic01þÿþÿþÿ€þÿÂMÂLÁÁ€þÿclassic01þÿþÿþÿ€þÿÂNÂLÁ€€þÿclassic01þÿþÿþÿ€þÿÂRÂQÁÁ€þÿclassic01þÿþÿþÿ€þÿÂSÂQÁ€€þÿclassic01þÿþÿþÿ€þÿÂWÂVÁÁ€þÿclassic01þÿþÿþÿ€þÿÂXÂVÁ€€þÿclassic01þÿþÿþÿ€þÿÂ\Â[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ]Â[Á€€þÿclassic01þÿþÿþÿ€þÿÂaÂ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂbÂ`Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂÂÁ€€þÿclassic01þÿþÿþÿ€þÿ ÂÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ!ÂÁ€€þÿclassic01þÿþÿþÿ€þÿÂ%Â$ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ&Â$Á€€þÿclassic01þÿþÿþÿ€þÿÂ*Â)ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ+Â)Á€€þÿclassic01þÿþÿþÿ€þÿÂ/Â.ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ0Â.Á€€þÿclassic01þÿþÿþÿ€þÿÂ4Â3ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ5Â3Á€€þÿclassic01þÿþÿþÿ€þÿÂ9Â8ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ:Â8Á€€þÿclassic01þÿþÿþÿ€þÿÂ>Â=ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ?Â=Á€€þÿclassic01þÿþÿþÿ€þÿÂCÂBÁÁ€þÿclassic01þÿþÿþÿ€þÿÂDÂBÁ€€þÿclassic01þÿþÿþÿ€þÿÂHÂGÁÁ€þÿclassic01þÿþÿþÿ€þÿÂIÂGÁ€€þÿclassic01þÿþÿþÿ€þÿÂMÂLÁÁ€þÿclassic01þÿþÿþÿ€þÿÂNÂLÁ€€þÿclassic01þÿþÿþÿ€þÿÂRÂQÁÁ€þÿclassic01þÿþÿþÿ€þÿÂSÂQÁ€€þÿclassic01þÿþÿþÿ€þÿÂWÂVÁÁ€þÿclassic01þÿþÿþÿ€þÿÂXÂVÁ€€þÿclassic01þÿþÿþÿ€þÿÂ\Â[ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂ]Â[Á€€þÿclassic01þÿþÿþÿ€þÿÂaÂ`ÁÁ€þÿclassic01þÿþÿþÿ€þÿÂbÂ`Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ ! Á€€þÿclassic01þÿþÿþÿ€þÿ % $ÁÁ€þÿclassic01þÿþÿþÿ€þÿ & $Á€€þÿclassic01þÿþÿþÿ€þÿ * )ÁÁ€þÿclassic01þÿþÿþÿ€þÿ + )Á€€þÿclassic01þÿþÿþÿ€þÿ / .ÁÁ€þÿclassic01þÿþÿþÿ€þÿ 0 .Á€€þÿclassic01þÿþÿþÿ€þÿ 4 3ÁÁ€þÿclassic01þÿþÿþÿ€þÿ 5 3Á€€þÿclassic01þÿþÿþÿ€þÿ 9 8ÁÁ€þÿclassic01þÿþÿþÿ€þÿ : 8Á€€þÿclassic01þÿþÿþÿ€þÿ > =ÁÁ€þÿclassic01þÿþÿþÿ€þÿ ? =Á€€þÿclassic01þÿþÿþÿ€þÿ C BÁÁ€þÿclassic01þÿþÿþÿ€þÿ D BÁ€€þÿclassic01þÿþÿþÿ€þÿ H GÁÁ€þÿclassic01þÿþÿþÿ€þÿ I GÁ€€þÿclassic01þÿþÿþÿ€þÿ M LÁÁ€þÿclassic01þÿþÿþÿ€þÿ N LÁ€€þÿclassic01þÿþÿþÿ€þÿ R QÁÁ€þÿclassic01þÿþÿþÿ€þÿ S QÁ€€þÿclassic01þÿþÿþÿ€þÿ W VÁÁ€þÿclassic01þÿþÿþÿ€þÿ X VÁ€€þÿclassic01þÿþÿþÿ€þÿ \ [ÁÁ€þÿclassic01þÿþÿþÿ€þÿ ] [Á€€þÿclassic01þÿþÿþÿ€þÿ a `ÁÁ€þÿclassic01þÿþÿþÿ€þÿ b `Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ ! Á€€þÿclassic01þÿþÿþÿ€þÿ % $ÁÁ€þÿclassic01þÿþÿþÿ€þÿ & $Á€€þÿclassic01þÿþÿþÿ€þÿ * )ÁÁ€þÿclassic01þÿþÿþÿ€þÿ + )Á€€þÿclassic01þÿþÿþÿ€þÿ / .ÁÁ€þÿclassic01þÿþÿþÿ€þÿ 0 .Á€€þÿclassic01þÿþÿþÿ€þÿ 4 3ÁÁ€þÿclassic01þÿþÿþÿ€þÿ 5 3Á€€þÿclassic01þÿþÿþÿ€þÿ 9 8ÁÁ€þÿclassic01þÿþÿþÿ€þÿ : 8Á€€þÿclassic01þÿþÿþÿ€þÿ > =ÁÁ€þÿclassic01þÿþÿþÿ€þÿ ? =Á€€þÿclassic01þÿþÿþÿ€þÿ C BÁÁ€þÿclassic01þÿþÿþÿ€þÿ D BÁ€€þÿclassic01þÿþÿþÿ€þÿ H GÁÁ€þÿclassic01þÿþÿþÿ€þÿ I GÁ€€þÿclassic01þÿþÿþÿ€þÿ M LÁÁ€þÿclassic01þÿþÿþÿ€þÿ N LÁ€€þÿclassic01þÿþÿþÿ€þÿ R QÁÁ€þÿclassic01þÿþÿþÿ€þÿ S QÁ€€þÿclassic01þÿþÿþÿ€þÿ W VÁÁ€þÿclassic01þÿþÿþÿ€þÿ X VÁ€€þÿclassic01þÿþÿþÿ€þÿ \ [ÁÁ€þÿclassic01þÿþÿþÿ€þÿ ] [Á€€þÿclassic01þÿþÿþÿ€þÿ a `ÁÁ€þÿclassic01þÿþÿþÿ€þÿ b `Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ  Á€€þÿclassic01þÿþÿþÿ€þÿ  ÁÁ€þÿclassic01þÿþÿþÿ€þÿ ! Á€€þÿclassic01þÿþÿþÿ€þÿ % $ÁÁ€þÿclassic01þÿþÿþÿ€þÿ & $Á€€þÿclassic01þÿþÿþÿ€þÿÿÿ CREATE INDEX "IX_A40B8BEC" ON "LAYOUTSET" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUTSET" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_A40B8BEC"',NULL,NULL,NULL,416,1,208,1,1,3,0,0); END; CREATE INDEX "IX_48550691" ON "LAYOUTSET" ("GROUPID" , "PRIVATELAYOUT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LAYOUTSET" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_48550691"',NULL,NULL,NULL,416,2,416,1,1,3,1,0); END; CREATE INDEX "IX_5ABC2905" ON "LAYOUTSET" ("VIRTUALHOST" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "LAYOUTSET" ADD PRIMARY KEY ("LAYOUTSETID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "LISTTYPE" CREATE TABLE "LISTTYPE" ("LISTTYPEID" NUMBER(30, 0) NOT NULL ENABLE, "NAME" VARCHAR2(75), "TYPE_" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "LISTTYPE" ("LISTTYPEID", "NAME", "TYPE_") VALUES (:1, :2, :3) KiKiÃBilling(com.liferay.portal.model.Account.addressÃOther(com.liferay.portal.model.Account.addressÃP.O. Box(com.liferay.portal.model.Account.addressÃShipping(com.liferay.portal.model.Account.addressÃE-mail-com.liferay.portal.model.Account.emailAddressÃE-mail 2-com.liferay.portal.model.Account.emailAddressÃE-mail 3-com.liferay.portal.model.Account.emailAddressÃFax&com.liferay.portal.model.Account.phoneà Local&com.liferay.portal.model.Account.phoneà Other&com.liferay.portal.model.Account.phoneà Toll-Free&com.liferay.portal.model.Account.phoneà TTY&com.liferay.portal.model.Account.phoneà Intranet(com.liferay.portal.model.Account.websiteÃPublic(com.liferay.portal.model.Account.websiteà Business(com.liferay.portal.model.Contact.addressà Other(com.liferay.portal.model.Contact.addressà Personal(com.liferay.portal.model.Contact.addressà E-mail-com.liferay.portal.model.Contact.emailAddressà E-mail 2-com.liferay.portal.model.Contact.emailAddressà E-mail 3-com.liferay.portal.model.Contact.emailAddressà Business&com.liferay.portal.model.Contact.phoneà  Business Fax&com.liferay.portal.model.Contact.phoneà Mobile&com.liferay.portal.model.Contact.phoneà Other&com.liferay.portal.model.Contact.phoneà Pager&com.liferay.portal.model.Contact.phoneà Personal&com.liferay.portal.model.Contact.phoneà Personal Fax&com.liferay.portal.model.Contact.phoneà TTY&com.liferay.portal.model.Contact.phoneà Dr.'com.liferay.portal.model.Contact.prefixà Mr.'com.liferay.portal.model.Contact.prefixà Mrs.'com.liferay.portal.model.Contact.prefixà Ms.'com.liferay.portal.model.Contact.prefixà II'com.liferay.portal.model.Contact.suffixà III'com.liferay.portal.model.Contact.suffixà IV'com.liferay.portal.model.Contact.suffixà Jr.'com.liferay.portal.model.Contact.suffixà PhD.'com.liferay.portal.model.Contact.suffixà Sr.'com.liferay.portal.model.Contact.suffixà Blog(com.liferay.portal.model.Contact.websiteà Business(com.liferay.portal.model.Contact.websiteà Other(com.liferay.portal.model.Contact.websiteà Personal(com.liferay.portal.model.Contact.websiteÃBilling-com.liferay.portal.model.Organization.addressÃOther-com.liferay.portal.model.Organization.addressÃP.O. Box-com.liferay.portal.model.Organization.addressÃShipping-com.liferay.portal.model.Organization.addressÃE-mail2com.liferay.portal.model.Organization.emailAddressÃE-mail 22com.liferay.portal.model.Organization.emailAddressÃE-mail 32com.liferay.portal.model.Organization.emailAddressÃFax+com.liferay.portal.model.Organization.phoneà Local+com.liferay.portal.model.Organization.phoneà Other+com.liferay.portal.model.Organization.phoneà Toll-Free+com.liferay.portal.model.Organization.phoneà TTY+com.liferay.portal.model.Organization.phoneà Administrative-com.liferay.portal.model.Organization.serviceà Contracts-com.liferay.portal.model.Organization.serviceÃDonation-com.liferay.portal.model.Organization.serviceÃRetail-com.liferay.portal.model.Organization.serviceÃTraining-com.liferay.portal.model.Organization.serviceà Full Member,com.liferay.portal.model.Organization.statusÃProvisional Member,com.liferay.portal.model.Organization.statusÃIntranet-com.liferay.portal.model.Organization.websiteÃPublic-com.liferay.portal.model.Organization.websiteÿÿ CREATE INDEX "IX_2932DD37" ON "LISTTYPE" ("TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "LISTTYPE" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_2932DD37"',NULL,NULL,NULL,63,1,16,1,1,1,0,0); END; ALTER TABLE "LISTTYPE" ADD PRIMARY KEY ("LISTTYPEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MBBAN" CREATE TABLE "MBBAN" ("BANID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "BANUSERID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "MBBAN" ("BANID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "BANUSERID") VALUES (:1, :2, :3, :4, :5, :6, :7, :8) Ki´ ´ ÿÿ CREATE INDEX "IX_69951A25" ON "MBBAN" ("BANUSERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5C3FF12A" ON "MBBAN" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_8ABC4E3B" ON "MBBAN" ("GROUPID" , "BANUSERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_48814BBA" ON "MBBAN" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MBBAN" ADD PRIMARY KEY ("BANID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MBCATEGORY" CREATE TABLE "MBCATEGORY" ("UUID_" VARCHAR2(75), "CATEGORYID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PARENTCATEGORYID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "LASTPOSTDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "MBCATEGORY" ("UUID_", "CATEGORYID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "PARENTCATEGORYID", "NAME", "DESCRIPTION", "LASTPOSTDATE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) KiKi´ ´ Ki i´ ÿÿ CREATE INDEX "IX_BC735DCF" ON "MBCATEGORY" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_BB870C11" ON "MBCATEGORY" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_ED292508" ON "MBCATEGORY" ("GROUPID" , "PARENTCATEGORYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C2626EDB" ON "MBCATEGORY" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F7D28C2F" ON "MBCATEGORY" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MBCATEGORY" ADD PRIMARY KEY ("CATEGORYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MBDISCUSSION" CREATE TABLE "MBDISCUSSION" ("DISCUSSIONID" NUMBER(30, 0) NOT NULL ENABLE, "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "THREADID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "MBDISCUSSION" ("DISCUSSIONID", "CLASSNAMEID", "CLASSPK", "THREADID") VALUES (:1, :2, :3, :4) ÿÿ CREATE INDEX "IX_33A4DE38" ON "MBDISCUSSION" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MBDISCUSSION" ADD PRIMARY KEY ("DISCUSSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MBMESSAGE" CREATE TABLE "MBMESSAGE" ("UUID_" VARCHAR2(75), "MESSAGEID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CATEGORYID" NUMBER(30, 0), "THREADID" NUMBER(30, 0), "PARENTMESSAGEID" NUMBER(30, 0), "SUBJECT" VARCHAR2(75), "BODY" CLOB, "ATTACHMENTS" NUMBER(1, 0), "ANONYMOUS" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("BODY") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "MBMESSAGE" ("UUID_", "MESSAGEID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CATEGORYID", "THREADID", "PARENTMESSAGEID", "SUBJECT", "BODY", "ATTACHMENTS", "ANONYMOUS") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14) KiKi´ ´ KipiBODYÿÿ CREATE INDEX "IX_3C865EE5" ON "MBMESSAGE" ("CATEGORYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_138C7F1E" ON "MBMESSAGE" ("CATEGORYID" , "THREADID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_B1432D30" ON "MBMESSAGE" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_75B95071" ON "MBMESSAGE" ("THREADID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_A7038CD7" ON "MBMESSAGE" ("THREADID" , "PARENTMESSAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C57B16BC" ON "MBMESSAGE" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MBMESSAGE" ADD PRIMARY KEY ("MESSAGEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MBMESSAGEFLAG" CREATE TABLE "MBMESSAGEFLAG" ("MESSAGEFLAGID" NUMBER(30, 0) NOT NULL ENABLE, "USERID" NUMBER(30, 0), "MESSAGEID" NUMBER(30, 0), "FLAG" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "MBMESSAGEFLAG" ("MESSAGEFLAGID", "USERID", "MESSAGEID", "FLAG") VALUES (:1, :2, :3, :4) ÿÿ CREATE INDEX "IX_D180D4AE" ON "MBMESSAGEFLAG" ("MESSAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_7B2917BE" ON "MBMESSAGEFLAG" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_94A83834" ON "MBMESSAGEFLAG" ("USERID" , "MESSAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MBMESSAGEFLAG" ADD PRIMARY KEY ("MESSAGEFLAGID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MBSTATSUSER" CREATE TABLE "MBSTATSUSER" ("STATSUSERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "MESSAGECOUNT" NUMBER(30, 0), "LASTPOSTDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "MBSTATSUSER" ("STATSUSERID", "GROUPID", "USERID", "MESSAGECOUNT", "LASTPOSTDATE") VALUES (:1, :2, :3, :4, :5) ´ ÿÿ CREATE INDEX "IX_A00A898F" ON "MBSTATSUSER" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_FAB5A88B" ON "MBSTATSUSER" ("GROUPID" , "MESSAGECOUNT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_9168E2C9" ON "MBSTATSUSER" ("GROUPID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_847F92B5" ON "MBSTATSUSER" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MBSTATSUSER" ADD PRIMARY KEY ("STATSUSERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MBTHREAD" CREATE TABLE "MBTHREAD" ("THREADID" NUMBER(30, 0) NOT NULL ENABLE, "CATEGORYID" NUMBER(30, 0), "ROOTMESSAGEID" NUMBER(30, 0), "MESSAGECOUNT" NUMBER(30, 0), "VIEWCOUNT" NUMBER(30, 0), "LASTPOSTBYUSERID" NUMBER(30, 0), "LASTPOSTDATE" TIMESTAMP (6), "PRIORITY" NUMBER(30, 20)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "MBTHREAD" ("THREADID", "CATEGORYID", "ROOTMESSAGEID", "MESSAGECOUNT", "VIEWCOUNT", "LASTPOSTBYUSERID", "LASTPOSTDATE", "PRIORITY") VALUES (:1, :2, :3, :4, :5, :6, :7, :8) ´ ÿÿ CREATE INDEX "IX_CB854772" ON "MBTHREAD" ("CATEGORYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MBTHREAD" ADD PRIMARY KEY ("THREADID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "MEMBERSHIPREQUEST" CREATE TABLE "MEMBERSHIPREQUEST" ("MEMBERSHIPREQUESTID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "GROUPID" NUMBER(30, 0), "COMMENTS" VARCHAR2(4000), "REPLYCOMMENTS" VARCHAR2(4000), "REPLYDATE" TIMESTAMP (6), "REPLIERUSERID" NUMBER(30, 0), "STATUSID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "MEMBERSHIPREQUEST" ("MEMBERSHIPREQUESTID", "COMPANYID", "USERID", "CREATEDATE", "GROUPID", "COMMENTS", "REPLYCOMMENTS", "REPLYDATE", "REPLIERUSERID", "STATUSID") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) ´  i i´ ÿÿ CREATE INDEX "IX_8A1CC4B" ON "MEMBERSHIPREQUEST" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C28C72EC" ON "MEMBERSHIPREQUEST" ("GROUPID" , "STATUSID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_66D70879" ON "MEMBERSHIPREQUEST" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "MEMBERSHIPREQUEST" ADD PRIMARY KEY ("MEMBERSHIPREQUESTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ORGANIZATION_" CREATE TABLE "ORGANIZATION_" ("ORGANIZATIONID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "PARENTORGANIZATIONID" NUMBER(30, 0), "NAME" VARCHAR2(100), "LOCATION" NUMBER(1, 0), "RECURSABLE" NUMBER(1, 0), "REGIONID" NUMBER(30, 0), "COUNTRYID" NUMBER(30, 0), "STATUSID" NUMBER(30, 0), "COMMENTS" VARCHAR2(4000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ORGANIZATION_" ("ORGANIZATIONID", "COMPANYID", "PARENTORGANIZATIONID", "NAME", "LOCATION", "RECURSABLE", "REGIONID", "COUNTRYID", "STATUSID", "COMMENTS") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) di iÁÁ€ Liferay, Inc.€ÁÁÁÃþÿÁÁÁLiferay Engineering€ÁÁÁÃþÿÁÁÁLiferay Consulting€ÁÁÁÃþÿÁ ÁÁLiferay Support€ÁÁÁÃþÿÁ$ÁÁ Liferay Sales€ÁÁÁÃþÿÁ(ÁÁLiferay Marketing€ÁÁÁÃþÿÁ,ÁÁLiferay Los AngelesÁ€ÁÁÃþÿÁ0ÁÁLiferay San FranciscoÁ€ÁÁÃþÿÁ4ÁÁLiferay ChicagoÁ€ÁÁÃþÿÁ8ÁÁLiferay New YorkÁ€Á"ÁÃþÿÁ<ÁÁLiferay Sao PauloÁ€€Á1ÃþÿÁ@ÁÁLiferay FrankfurtÁ€€ÁÃþÿÁDÁÁLiferay MadridÁ€€ÁÃþÿÁHÁÁLiferay DalianÁ€€ÁÃþÿÁLÁÁLiferay Hong KongÁ€€ÁÃþÿÁPÁÁLiferay Kuala LumpurÁ€€Â$Ãþÿÿÿ CREATE INDEX "IX_834BCEB6" ON "ORGANIZATION_" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "ORGANIZATION_" ]BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_834BCEB6"',NULL,NULL,NULL,16,1,1,1,1,1,0,0); END; CREATE INDEX "IX_E301BDF5" ON "ORGANIZATION_" ("COMPANYID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "ORGANIZATION_" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_E301BDF5"',NULL,NULL,NULL,16,1,16,1,1,1,0,0); END; CREATE INDEX "IX_418E4522" ON "ORGANIZATION_" ("COMPANYID" , "PARENTORGANIZATIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "ORGANIZATION_" ]BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_418E4522"',NULL,NULL,NULL,16,1,2,1,1,1,0,0); END; ALTER TABLE "ORGANIZATION_" ADD PRIMARY KEY ("ORGANIZATIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ORGGROUPPERMISSION" CREATE TABLE "ORGGROUPPERMISSION" ("ORGANIZATIONID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "PERMISSIONID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ORGGROUPPERMISSION" ("ORGANIZATIONID", "GROUPID", "PERMISSIONID") VALUES (:1, :2, :3) ÿÿ CREATE INDEX "IX_A425F71A" ON "ORGGROUPPERMISSION" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6C53DA4E" ON "ORGGROUPPERMISSION" ("PERMISSIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ORGGROUPPERMISSION" ADD PRIMARY KEY ("ORGANIZATIONID", "GROUPID", "PERMISSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ORGGROUPROLE" CREATE TABLE "ORGGROUPROLE" ("ORGANIZATIONID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "ROLEID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ORGGROUPROLE" ("ORGANIZATIONID", "GROUPID", "ROLEID") VALUES (:1, :2, :3) ÿÿ CREATE INDEX "IX_4A527DD3" ON "ORGGROUPROLE" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_AB044D1C" ON "ORGGROUPROLE" ("ROLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ORGGROUPROLE" ADD PRIMARY KEY ("ORGANIZATIONID", "GROUPID", "ROLEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ORGLABOR" CREATE TABLE "ORGLABOR" ("ORGLABORID" NUMBER(30, 0) NOT NULL ENABLE, "ORGANIZATIONID" NUMBER(30, 0), "TYPEID" NUMBER(30, 0), "SUNOPEN" NUMBER(30, 0), "SUNCLOSE" NUMBER(30, 0), "MONOPEN" NUMBER(30, 0), "MONCLOSE" NUMBER(30, 0), "TUEOPEN" NUMBER(30, 0), "TUECLOSE" NUMBER(30, 0), "WEDOPEN" NUMBER(30, 0), "WEDCLOSE" NUMBER(30, 0), "THUOPEN" NUMBER(30, 0), "THUCLOSE" NUMBER(30, 0), "FRIOPEN" NUMBER(30, 0), "FRICLOSE" NUMBER(30, 0), "SATOPEN" NUMBER(30, 0), "SATCLOSE" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ORGLABOR" ("ORGLABORID", "ORGANIZATIONID", "TYPEID", "SUNOPEN", "SUNCLOSE", "MONOPEN", "MONCLOSE", "TUEOPEN", "TUECLOSE", "WEDOPEN", "WEDCLOSE", "THUOPEN", "THUCLOSE", "FRIOPEN", "FRICLOSE", "SATOPEN", "SATCLOSE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17) ÿÿ CREATE INDEX "IX_6AF0D434" ON "ORGLABOR" ("ORGANIZATIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ORGLABOR" ADD PRIMARY KEY ("ORGLABORID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PASSWORDPOLICY" CREATE TABLE "PASSWORDPOLICY" ("PASSWORDPOLICYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "DEFAULTPOLICY" NUMBER(1, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "CHANGEABLE" NUMBER(1, 0), "CHANGEREQUIRED" NUMBER(1, 0), "MINAGE" NUMBER(30, 0), "CHECKSYNTAX" NUMBER(1, 0), "ALLOWDICTIONARYWORDS" NUMBER(1, 0), "MINLENGTH" NUMBER(30, 0), "HISTORY" NUMBER(1, 0), "HISTORYCOUNT" NUMBER(30, 0), "EXPIREABLE" NUMBER(1, 0), "MAXAGE" NUMBER(30, 0), "WARNINGTIME" NUMBER(30, 0), "GRACELIMIT" NUMBER(30, 0), "LOCKOUT" NUMBER(1, 0), "MAXFAILURE" NUMBER(30, 0), "LOCKOUTDURATION" NUMBER(30, 0), "REQUIREUNLOCK" NUMBER(1, 0), "RESETFAILURECOUNT" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PASSWORDPOLICY" ("PASSWORDPOLICYID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "DEFAULTPOLICY", "NAME", "DESCRIPTION", "CHANGEABLE", "CHANGEREQUIRED", "MINAGE", "CHECKSYNTAX", "ALLOWDICTIONARYWORDS", "MINLENGTH", "HISTORY", "HISTORYCOUNT", "EXPIREABLE", "MAXAGE", "WARNINGTIME", "GRACELIMIT", "LOCKOUT", "MAXFAILURE", "LOCKOUTDURATION", "REQUIREUNLOCK", "RESETFAILURECOUNT") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26) Ki´ ´ Ki iÿÿ CREATE INDEX "IX_2C1142E" ON "PASSWORDPOLICY" ("COMPANYID" , "DEFAULTPOLICY" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_3FBFA9F4" ON "PASSWORDPOLICY" ("COMPANYID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PASSWORDPOLICY" ADD PRIMARY KEY ("PASSWORDPOLICYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PASSWORDPOLICYREL" CREATE TABLE "PASSWORDPOLICYREL" ("PASSWORDPOLICYRELID" NUMBER(30, 0) NOT NULL ENABLE, "PASSWORDPOLICYID" NUMBER(30, 0), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PASSWORDPOLICYREL" ("PASSWORDPOLICYRELID", "PASSWORDPOLICYID", "CLASSNAMEID", "CLASSPK") VALUES (:1, :2, :3, :4) ÿÿ CREATE INDEX "IX_C3A17327" ON "PASSWORDPOLICYREL" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_ED7CF243" ON "PASSWORDPOLICYREL" ("PASSWORDPOLICYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PASSWORDPOLICYREL" ADD PRIMARY KEY ("PASSWORDPOLICYRELID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PASSWORDTRACKER" CREATE TABLE "PASSWORDTRACKER" ("PASSWORDTRACKERID" NUMBER(30, 0) NOT NULL ENABLE, "USERID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "PASSWORD_" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PASSWORDTRACKER" ("PASSWORDTRACKERID", "USERID", "CREATEDATE", "PASSWORD_") VALUES (:1, :2, :3, :4) ´ Kiÿÿ CREATE INDEX "IX_326F75BD" ON "PASSWORDTRACKER" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PASSWORDTRACKER" ADD PRIMARY KEY ("PASSWORDTRACKERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PERMISSION_" CREATE TABLE "PERMISSION_" ("PERMISSIONID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "ACTIONID" VARCHAR2(75), "RESOURCEID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PERMISSION_" ("PERMISSIONID", "COMPANYID", "ACTIONID", "RESOURCEID") VALUES (:1, :2, :3, :4) Kiÿÿ CREATE INDEX "IX_4D19C2B8" ON "PERMISSION_" ("ACTIONID" , "RESOURCEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F090C113" ON "PERMISSION_" ("RESOURCEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PERMISSION_" ADD PRIMARY KEY ("PERMISSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PHONE" CREATE TABLE "PHONE" ("PHONEID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "NUMBER_" VARCHAR2(75), "EXTENSION" VARCHAR2(75), "TYPEID" NUMBER(30, 0), "PRIMARY_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PHONE" ("PHONEID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "NUMBER_", "EXTENSION", "TYPEID", "PRIMARY_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) Ki´ ´ KiKiÿÿ CREATE INDEX "IX_9F704A14" ON "PHONE" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_A2E4AFBA" ON "PHONE" ("COMPANYID" , "CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_9A53569" ON "PHONE" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_812CE07A" ON "PHONE" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" , "PRIMARY_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F202B9CE" ON "PHONE" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PHONE" ADD PRIMARY KEY ("PHONEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PLUGINSETTING" CREATE TABLE "PLUGINSETTING" ("PLUGINSETTINGID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "PLUGINID" VARCHAR2(75), "PLUGINTYPE" VARCHAR2(75), "ROLES" VARCHAR2(4000), "ACTIVE_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PLUGINSETTING" ("PLUGINSETTINGID", "COMPANYID", "PLUGINID", "PLUGINTYPE", "ROLES", "ACTIVE_") VALUES (:1, :2, :3, :4, :5, :6) KiKi iÿÿ CREATE INDEX "IX_B9746445" ON "PLUGINSETTING" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_7171B2E8" ON "PLUGINSETTING" ("COMPANYID" , "PLUGINID" , "PLUGINTYPE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PLUGINSETTING" ADD PRIMARY KEY ("PLUGINSETTINGID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "POLLSCHOICE" CREATE TABLE "POLLSCHOICE" ("UUID_" VARCHAR2(75), "CHOICEID" NUMBER(30, 0) NOT NULL ENABLE, "QUESTIONID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(1000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "POLLSCHOICE" ("UUID_", "CHOICEID", "QUESTIONID", "NAME", "DESCRIPTION") VALUES (:1, :2, :3, :4, :5) KiKièiÿÿ CREATE INDEX "IX_EC370F10" ON "POLLSCHOICE" ("QUESTIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_D76DD2CF" ON "POLLSCHOICE" ("QUESTIONID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6660B399" ON "POLLSCHOICE" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "POLLSCHOICE" ADD PRIMARY KEY ("CHOICEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "POLLSQUESTION" CREATE TABLE "POLLSQUESTION" ("UUID_" VARCHAR2(75), "QUESTIONID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "TITLE" VARCHAR2(500), "DESCRIPTION" VARCHAR2(4000), "EXPIRATIONDATE" TIMESTAMP (6), "LASTVOTEDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "POLLSQUESTION" ("UUID_", "QUESTIONID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "TITLE", "DESCRIPTION", "EXPIRATIONDATE", "LASTVOTEDATE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) KiKi´ ´ ôi i´ ´ ÿÿ CREATE INDEX "IX_9FF342EA" ON "POLLSQUESTION" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_51F087F4" ON "POLLSQUESTION" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F3C9F36" ON "POLLSQUESTION" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "POLLSQUESTION" ADD PRIMARY KEY ("QUESTIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "POLLSVOTE" CREATE TABLE "POLLSVOTE" ("VOTEID" NUMBER(30, 0) NOT NULL ENABLE, "USERID" NUMBER(30, 0), "QUESTIONID" NUMBER(30, 0), "CHOICEID" NUMBER(30, 0), "VOTEDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "POLLSVOTE" ("VOTEID", "USERID", "QUESTIONID", "CHOICEID", "VOTEDATE") VALUES (:1, :2, :3, :4, :5) ´ ÿÿ CREATE INDEX "IX_D5DF7B54" ON "POLLSVOTE" ("CHOICEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_12112599" ON "POLLSVOTE" ("QUESTIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1BBFD4D3" ON "POLLSVOTE" ("QUESTIONID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "POLLSVOTE" ADD PRIMARY KEY ("VOTEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PORTLET" CREATE TABLE "PORTLET" ("ID_" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "PORTLETID" VARCHAR2(200), "ROLES" VARCHAR2(4000), "ACTIVE_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PORTLET" ("ID_", "COMPANYID", "PORTLETID", "ROLES", "ACTIVE_") VALUES (:1, :2, :3, :4, :5) Èi iÿÿ CREATE INDEX "IX_80CC9508" ON "PORTLET" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_12B5E51D" ON "PORTLET" ("COMPANYID" , "PORTLETID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PORTLET" ADD PRIMARY KEY ("ID_") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PORTLETITEM" CREATE TABLE "PORTLETITEM" ("PORTLETITEMID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "NAME" VARCHAR2(75), "PORTLETID" VARCHAR2(75), "CLASSNAMEID" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "PORTLETITEM" ("PORTLETITEMID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "NAME", "PORTLETID", "CLASSNAMEID") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) Ki´ ´ KiKiÿÿ CREATE INDEX "IX_96BDD537" ON "PORTLETITEM" ("GROUPID" , "CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_D699243F" ON "PORTLETITEM" ("GROUPID" , "NAME" , "PORTLETID" , "CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_2C61314E" ON "PORTLETITEM" ("GROUPID" , "PORTLETID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_E922D6C0" ON "PORTLETITEM" ("GROUPID" , "PORTLETID" , "CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_8E71167F" ON "PORTLETITEM" ("GROUPID" , "PORTLETID" , "CLASSNAMEID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_33B8CE8D" ON "PORTLETITEM" ("GROUPID" , "PORTLETID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "PORTLETITEM" ADD PRIMARY KEY ("PORTLETITEMID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "PORTLETPREFERENCES" CREATE TABLE "PORTLETPREFERENCES" ("PORTLETPREFERENCESID" NUMBER(30, 0) NOT NULL ENABLE, "OWNERID" NUMBER(30, 0), "OWNERTYPE" NUMBER(30, 0), "PLID" NUMBER(30, 0), "PORTLETID" VARCHAR2(200), "PREFERENCES" CLOB) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 4194304 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("PREFERENCES") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "PORTLETPREFERENCES" ("PORTLETPREFERENCESID", "OWNERID", "OWNERTYPE", "PLID", "PORTLETID", "PREFERENCES") VALUES (:1, :2, :3, :4, :5, :6) Èipi PREFERENCESÂ"€ÁÂ-56_INSTANCE_04XD®¬ ˆá_²_±i<portl9¦"_±@¦X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2032</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2032</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â$€ÁÂ-56_INSTANCE_55sG®¬ ˆâ_²_±i<portl9¦"_±@¦X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2034</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2034</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â&€ÁÂ-56_INSTANCE_5Grx®¬ ˆã_²_±i<portl9¦"_±@¦X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2036</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2036</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â(€ÁÂ-56_INSTANCE_6kYJÚ Ø ˆä_²_±i<portl9¦"_±@¦ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2038</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2038</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â*€ÁÂ-56_INSTANCE_8xRJ®¬ ˆå_²_±i<portl9¦"_±@¦X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2040</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2040</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â,€ÁÂ-56_INSTANCE_Ik47Ú Ø ˆæ_²_±i<portl9¦"_±@¦ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2042</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2042</value></preference></portlet-preferences>Â.€ÁÂ-56_INSTANCE_JUlsÚ Ø ˆç_²_±i<portl9¦"_±@¦ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2044</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2044</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â0€ÁÂ-56_INSTANCE_RpizÚ Ø ˆè_²_±i<portl9¦"_±@¦ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2046</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2046</value></preference></portlet-preferences>Â2€ÁÂ-56_INSTANCE_XfPU®¬ ˆé_²_±i<portl9¦"_±@¦X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2048</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2048</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â4€ÁÂ-56_INSTANCE_lsI9®¬ ˆê_²_±i<portl9¦"_±@¦ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2050</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2050</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â6€ÁÂ-56_INSTANCE_rOLl®¬ ˆë_²_±i<portl9¦"_±@ª¹X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2052</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2052</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â8€ÁÂ-56_INSTANCE_vcLYÚ Ø ˆì_²_±i<portl9¦"_±@ª¹ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2054</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2054</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â:€ÁÂ-56_INSTANCE_zSK9®¬ ˆí_²_±i<portl9¦"_±@ªºX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2056</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2056</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â;€ÁÂ.15”’ ˆî_²_±i<portl9¦"_±@ªº> .<portlet-preferences />.<portlet-preferences />Â<€ÁÂ.20”’ ˆï_²_±i<portl9¦"_±@ªº> .<portlet-preferences />.<portlet-preferences />Â=€ÁÂ.31”’ ˆð_²_±i<portl9¦"_±@ªº> .<portlet-preferences />.<portlet-preferences />Â?€ÁÂ/56_INSTANCE_4Zll®¬ ˆñ_²_±i<portl9¦"_±@ª»X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂA€ÁÂ/56_INSTANCE_5QxU®¬ ˆò_²_±i<portl9¦"_±@ª¼X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2063</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2063</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂC€ÁÂ/56_INSTANCE_DbBq®¬ ˆó_²_±i<portl9¦"_±@ª½X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2065</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2065</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂE€ÁÂ/56_INSTANCE_HIpJÚ Ø ˆô_²_±i<portl9¦"_±@ª½ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2067</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2067</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂG€ÁÂ/56_INSTANCE_NUE0®¬ ˆõ_²_±i<portl9¦"_±@ª¾X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2069</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2069</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂI€ÁÂ/56_INSTANCE_cUHv®¬ ˆö_²_±i<portl9¦"_±@ª¿X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2071</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2071</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂJ€ÁÂ/71_INSTANCE_XnRxÞ Ü ˆ÷_²_±i<portl9¦"_±@ª¿ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂL€ÁÂ056_INSTANCE_1NDA®¬ ˆø_²_±i<portl9¦"_±@ªÀX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2074</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2074</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂN€ÁÂ056_INSTANCE_7p4GÚ Ø ˆù_²_±i<portl9¦"_±@ªÀ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2076</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2076</value></preference></portlet-preferences>ÂO€ÁÂ056_INSTANCE_F9P2®¬ ˆú_²_±i<portl9¦"_±@ªÁX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂQ€ÁÂ056_INSTANCE_jXbZ®¬ ˆû_²_±i<portl9¦"_±@ªÂX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2079</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2079</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂS€ÁÂ056_INSTANCE_og04®¬ ˆü_²_±i<portl9¦"_±@ªÃX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2081</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2081</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂU€ÁÂ056_INSTANCE_sOwB®¬ ˆý_²_±i<portl9¦"_±@ªÄX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2083</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2083</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂV€ÁÂ071_INSTANCE_fwZdÞ Ü ˆþ_²_±i<portl9¦"_±@ªÄ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂW€ÁÂ1114Ä Â ˆÿ_²_±i<portl9¦"_±@ªÅ n ^<portlet-preferences><preference><name>organization-id</name><value>0</value></preference><preference><name>max</name><value>2</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":" #portlet-wrapper-114{ \tmargin: 0; } "},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>true</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference><preference><name>display-style</name><value>user-name-and-image</value></preference></portlet-preferences>^ <portlet-preferences><preference><name>organization-id</name><value>0</value></preference><preference><name>max</name><value>2</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":" #portlet-wrapper-114{ \tmargin: 0; } "},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>true</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference><preference><name>display-style</name><value>user-name-and-image</value></preference></portlet-preferences>ÂX€ÁÂ139_INSTANCE_GtKZB@ ˆ_²_±i<portl9¦"_±@ªÅì Ü<portlet-preferences><preference><name>urls</name><value>http://wiki.liferay.com/index.php?title=Special:Newpages&amp;feed=atom</value><value>http://www.liferay.com/c/blogs/rss?companyId=1</value><value>http://support.liferay.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?&amp;&amp;type=4&amp;type=2&amp;pid=10014&amp;status=6&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;tempMax=100&amp;reset=true&amp;decorator=none</value><value>http://support.liferay.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?&amp;&amp;type=1&amp;pid=10014&amp;status=5&amp;status=6&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;tempMax=100&amp;reset=true&amp;decorator=none</value></preference><preference><name>items-per-channel</name><value>4</value></preference><preference><name>titles</name><value>Latest Wiki Articles Created</value><value>Latest Blogs Posts</value><value>Latest Features Implemented</value><value>Latest Bugs Fixed</value></preference></portlet-preferences>Ü<portlet-preferences><preference><name>urls</name><value>http://wiki.liferay.com/index.php?title=Special:Newpages&amp;feed=atom</value><value>http://www.liferay.com/c/blogs/rss?companyId=1</value><value>http://support.liferay.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?&amp;&amp;type=4&amp;type=2&amp;pid=10014&amp;status=6&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;tempMax=100&amp;reset=true&amp;decorator=none</value><value>http://support.liferay.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?&amp;&amp;type=1&amp;pid=10014&amp;status=5&amp;status=6&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;tempMax=100&amp;reset=true&amp;decorator=none</value></preference><preference><name>items-per-channel</name><value>4</value></preference><preference><name>titles</name><value>Latest Wiki Articles Created</value><value>Latest Blogs Posts</value><value>Latest Features Implemented</value><value>Latest Bugs Fixed</value></preference></portlet-preferences>ÂZ€ÁÂ156_INSTANCE_DR65®¬ ˆ_²_±i<portl9¦"_±@ªÆX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2088</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2088</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â\€ÁÂ156_INSTANCE_H6hR®¬ ˆ_²_±i<portl9¦"_±@ªÇX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2090</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2090</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â^€ÁÂ156_INSTANCE_Xlkn®¬ ˆ_²_±i<portl9¦"_±@ªÈX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2092</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2092</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â_€ÁÂ171_INSTANCE_kDipÞ Ü ˆ_²_±i<portl9¦"_±@ªÈ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Âa€ÁÂ356_INSTANCE_5n1F®¬ ˆ_²_±i<portl9¦"_±@ªÉX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2095</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2095</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âc€ÁÂ356_INSTANCE_KC6D®¬ ˆ_²_±i<portl9¦"_±@ªÊX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ356_INSTANCE_KSGm®¬ ˆ_²_±i<portl9¦"_±@ªËX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2099</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2099</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ356_INSTANCE_a2Fp®¬ ˆ_²_±i<portl9¦"_±@ªÌX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2101</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2101</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ356_INSTANCE_aWyp®¬ ˆ _²_±i<portl9¦"_±@ªÍX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ356_INSTANCE_b70MÚ Ø ˆ _²_±i<portl9¦"_±@ªÍ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2104</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2104</value></preference></portlet-preferences>€ÁÂ356_INSTANCE_u9Zs®¬ ˆ _²_±i<portl9¦"_±@ªÎX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2106</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2106</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂ371_INSTANCE_MPe8Þ Ü ˆ _²_±i<portl9¦"_±@ªÎ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> €ÁÂ456_INSTANCE_D0N0®¬ ˆ _²_±i<portl9¦"_±@ªÏX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2109</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2109</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂ456_INSTANCE_Ly7Z®¬ ˆ_²_±i<portl9¦"_±@ªÐX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2111</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2111</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ456_INSTANCE_RglM®¬ ˆ_²_±i<portl9¦"_±@ªÑX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ456_INSTANCE_i5O8Ú Ø ˆ_²_±i<portl9¦"_±@ªÑ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2114</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2114</value></preference></portlet-preferences>€ÁÂ456_INSTANCE_oxWg®¬ ˆ_²_±i<portl9¦"_±@ªÒX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2116</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2116</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ456_INSTANCE_z3U0®¬ ˆ_²_±i<portl9¦"_±@ªÓX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2118</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2118</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ471_INSTANCE_ZxlkÞ Ü ˆ_²_±i<portl9¦"_±@ªÓ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ556_INSTANCE_DhJhÚ Ø ˆ_²_±i<portl9¦"_±@ªÔ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2121</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2121</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ556_INSTANCE_KdWs®¬ ˆ_²_±i<portl9¦"_±@ªÔX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2123</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2123</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ556_INSTANCE_QGhG®¬ ˆ_²_±i<portl9¦"_±@ªÕX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2125</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2125</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ556_INSTANCE_f13L®¬ ˆ_²_±i<portl9¦"_±@ªÖX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2127</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2127</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ556_INSTANCE_hBUG®¬ ˆ_²_±i<portl9¦"_±@ª×X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂ556_INSTANCE_qxCS®¬ ˆ_²_±i<portl9¦"_±@ªØX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2130</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2130</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â!€ÁÂ556_INSTANCE_uvEmÚ Ø ˆ_²_±i<portl9¦"_±@ªØ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2040</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2040</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â"€ÁÂ571_INSTANCE_FU9qÞ Ü ˆ_²_±i<portl9¦"_±@ªÙ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â#€ÁÂ8114Æ Ä ˆ_²_±i<portl9¦"_±@ªÙ p `<portlet-preferences><preference><name>organization-id</name><value>0</value></preference><preference><name>max</name><value>3</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":" #portlet-wrapper-114{ \tmargin: 0; } "},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>true</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>user-name-and-image</value></preference></portlet-preferences>` <portlet-preferences><preference><name>organization-id</name><value>0</value></preference><preference><name>max</name><value>3</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":" #portlet-wrapper-114{ \tmargin: 0; } "},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>true</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>user-name-and-image</value></preference></portlet-preferences>Â$€ÁÂ819ÐÎ ˆ_²_±i<portl9¦"_±@ªÚz j<portlet-preferences xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"><preference><name>priorities</name><value>Urgent,/message_boards/priority_urgent.png,3.0</value><value>Sticky,/message_boards/priority_sticky.png,2.0</value><value>Announcement,/message_boards/priority_announcement.png,1.0</value></preference><preference><name>ranks</name><value>Youngling=0</value><value>Padawan=25</value><value>Jedi Knight=100</value><value>Jedi Master=250</value><value>Jedi Council Member=500</value><value>Yoda=1000</value></preference></portlet-preferences>j<portlet-preferences xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"><preference><name>priorities</name><value>Urgent,/message_boards/priority_urgent.png,3.0</value><value>Sticky,/message_boards/priority_sticky.png,2.0</value><value>Announcement,/message_boards/priority_announcement.png,1.0</value></preference><preference><name>ranks</name><value>Youngling=0</value><value>Padawan=25</value><value>Jedi Knight=100</value><value>Jedi Master=250</value><value>Jedi Council Member=500</value><value>Yoda=1000</value></preference></portlet-preferences>Â%€ÁÂ871_INSTANCE_9CNWÞ Ü ˆ_²_±i<portl9¦"_±@ªÚ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â'€ÁÂ956_INSTANCE_QgFd®¬ ˆ_²_±i<portl9¦"_±@ªÛX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2137</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2137</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â)€ÁÂ956_INSTANCE_TeiFÚ Ø ˆ _²_±i<portl9¦"_±@ªÛ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2139</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2139</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â+€ÁÂ956_INSTANCE_kZXwÚ Ø ˆ!_²_±i<portl9¦"_±@ªÜ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2141</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2141</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â,€ÁÂ971_INSTANCE_Ns1bÞ Ü ˆ"_²_±i<portl9¦"_±@ªÜ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â.€ÁÂ:56_INSTANCE_q3XvÚ Ø ˆ#_²_±i<portl9¦"_±@ªÝ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2144</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2144</value></preference></portlet-preferences>Â0€ÁÂ:56_INSTANCE_tLvUÚ Ø ˆ$_²_±i<portl9¦"_±@ªÝ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2146</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2146</value></preference></portlet-preferences>Â1€ÁÂ:71_INSTANCE_1NFZÞ Ü ˆ%_²_±i<portl9¦"_±@ªÞ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â3€ÁÂ;56_INSTANCE_2gUfÚ Ø ˆ&_²_±i<portl9¦"_±@ªÞ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2149</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2149</value></preference></portlet-preferences>Â5€ÁÂ;56_INSTANCE_RBaaÚ Ø ˆ'_²_±i<portl9¦"_±@ªß „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2151</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2151</value></preference></portlet-preferences>Â6€ÁÂ;71_INSTANCE_ZjDqÞ Ü ˆ(_²_±i<portl9¦"_±@ªß ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â8€ÁÂ<56_INSTANCE_D1ouÚ Ø ˆ)_²_±i<portl9¦"_±@ªà „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2154</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2154</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â:€ÁÂ<56_INSTANCE_KLMtÚ Ø ˆ*_²_±i<portl9¦"_±@ªà „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2156</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2156</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â<€ÁÂ<56_INSTANCE_R2maÚ Ø ˆ+_²_±i<portl9¦"_±@ªá „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2158</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2158</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â>€ÁÂ<56_INSTANCE_Uy3lÚ Ø ˆ,_²_±i<portl9¦"_±@ªá „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2160</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2160</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â@€ÁÂ<56_INSTANCE_i2OXÚ Ø ˆ-_²_±i<portl9¦"_±@ªâ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2162</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2162</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂB€ÁÂ<56_INSTANCE_uwIB®¬ ˆ._²_±i<portl9¦"_±@ªâX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2164</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2164</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂC€ÁÂ<71_INSTANCE_HJxfÞ Ü ˆ/_²_±i<portl9¦"_±@ªã ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂE€ÁÂ=56_INSTANCE_GvNhÚ Ø ˆ0_²_±i<portl9¦"_±@ªã „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2167</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2167</value></preference></portlet-preferences>ÂG€ÁÂ=56_INSTANCE_Hge1Ú Ø ˆ1_²_±i<portl9¦"_±@ªä „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2169</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2169</value></preference></portlet-preferences>ÂI€ÁÂ=56_INSTANCE_aIDfÚ Ø ˆ2_²_±i<portl9¦"_±@ªä „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2171</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2171</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂK€ÁÂ=56_INSTANCE_h7uGÚ Ø ˆ3_²_±i<portl9¦"_±@ªå „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2173</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2173</value></preference></portlet-preferences>ÂM€ÁÂ=56_INSTANCE_xrkPÚ Ø ˆ4_²_±i<portl9¦"_±@ªå „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2175</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2175</value></preference></portlet-preferences>ÂN€ÁÂ=71_INSTANCE_R703Þ Ü ˆ5_²_±i<portl9¦"_±@ªæ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂP€ÁÂ>56_INSTANCE_ja0iÚ Ø ˆ6_²_±i<portl9¦"_±@ªæ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2178</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2178</value></preference></portlet-preferences>ÂR€ÁÂ>56_INSTANCE_oK1tÚ Ø ˆ7_²_±i<portl9¦"_±@ªç „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2180</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2180</value></preference></portlet-preferences>ÂS€ÁÂ>71_INSTANCE_YNtXÞ Ü ˆ8_²_±i<portl9¦"_±@ªç ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂU€ÁÂ?56_INSTANCE_qjQHè æ ˆ9_²_±i<portl9¦"_±@ªè ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>article-id</name><value>2183</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>article-id</name><value>2183</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂV€ÁÂ?56_INSTANCE_zwr1ä â ˆ:_²_±i<portl9¦"_±@ªè Ž ~<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>~ <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂW€ÁÂ?71_INSTANCE_SGT0ì ê ˆ;_²_±i<portl9¦"_±@ªé – †<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212B"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>† <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212B"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂY€ÁÂ@56_INSTANCE_jnfMÚ Ø ˆ<_²_±i<portl9¦"_±@ªé „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2187</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2187</value></preference></portlet-preferences>Â[€ÁÂ@56_INSTANCE_xVoSÚ Ø ˆ=_²_±i<portl9¦"_±@ªê „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2189</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2189</value></preference></portlet-preferences>Â\€ÁÂ@71_INSTANCE_PTB7Þ Ü ˆ>_²_±i<portl9¦"_±@ªê ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â^€ÁÂA56_INSTANCE_3ER9Ú Ø ˆ?_²_±i<portl9¦"_±@ªë „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2192</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2192</value></preference></portlet-preferences>Â`€ÁÂA56_INSTANCE_AIYwÚ Ø ˆ@_²_±i<portl9¦"_±@ªë „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2194</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2194</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âb€ÁÂA56_INSTANCE_AIlLÚ Ø ˆA_²_±i<portl9¦"_±@ªì „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2196</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2196</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âd€ÁÂA56_INSTANCE_W7mZÚ Ø ˆB_²_±i<portl9¦"_±@ªì „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2198</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2198</value></preference></portlet-preferences>€ÁÂA56_INSTANCE_bMZr®¬ ˆC_²_±i<portl9¦"_±@ªíX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>€ÁÂA56_INSTANCE_hJZ1®¬ ˆD_²_±i<portl9¦"_±@ªîX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2201</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2201</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂA56_INSTANCE_iP6TÚ Ø ˆE_²_±i<portl9¦"_±@ªî „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2203</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2203</value></preference></portlet-preferences>€ÁÂA56_INSTANCE_quYU,* ˆF_²_±i<portl9¦"_±@ªïÖ Æ<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":".journal-showcase-container .screenshots {padding-right: 35px;}"},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2205</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Æ<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":".journal-showcase-container .screenshots {padding-right: 35px;}"},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2205</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂA71_INSTANCE_SVqqÞ Ü ˆG_²_±i<portl9¦"_±@ªï ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> €ÁÂB56_INSTANCE_6meWÚ Ø ˆH_²_±i<portl9¦"_±@ªð „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2208</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2208</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂB56_INSTANCE_Kb72®¬ ˆI_²_±i<portl9¦"_±@ªðX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences> €ÁÂB56_INSTANCE_t49i®¬ ˆJ_²_±i<portl9¦"_±@ªñX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2211</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2211</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂB71_INSTANCE_p5PZÞ Ü ˆK_²_±i<portl9¦"_±@ªñ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂC56_INSTANCE_65TU®¬ ˆL_²_±i<portl9¦"_±@ªòX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂC56_INSTANCE_H1ykÚ Ø ˆM_²_±i<portl9¦"_±@ªò „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2215</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2215</value></preference></portlet-preferences>€ÁÂC56_INSTANCE_HD9SÚ Ø ˆN_²_±i<portl9¦"_±@ªó „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2217</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2217</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂC56_INSTANCE_t1UMÚ Ø ˆO_²_±i<portl9¦"_±@ªó „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2219</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2219</value></preference></portlet-preferences>€ÁÂC71_INSTANCE_srOdÞ Ü ˆP_²_±i<portl9¦"_±@ªô ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂD56_INSTANCE_ERZc®¬ ˆQ_²_±i<portl9¦"_±@ªôX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂD56_INSTANCE_eQGhÚ Ø ˆR_²_±i<portl9¦"_±@ªõ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2223</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2223</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂD56_INSTANCE_uDe8Ú Ø ˆS_²_±i<portl9¦"_±@ªõ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2225</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2225</value></preference></portlet-preferences>€ÁÂD71_INSTANCE_snn2Þ Ü ˆT_²_±i<portl9¦"_±@ªö ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂE56_INSTANCE_629HÚ Ø ˆU_²_±i<portl9¦"_±@ªö „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2228</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2228</value></preference></portlet-preferences> €ÁÂE56_INSTANCE_hYBpÚ Ø ˆV_²_±i<portl9¦"_±@ª÷ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2230</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2230</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â"€ÁÂE56_INSTANCE_nvL7Ú Ø ˆW_²_±i<portl9¦"_±@ª÷ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2232</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2232</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â#€ÁÂE71_INSTANCE_gpqiÞ Ü ˆX_²_±i<portl9¦"_±@ªø ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â%€ÁÂF56_INSTANCE_KlUEÚ Ø ˆY_²_±i<portl9¦"_±@ªø „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2235</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2235</value></preference></portlet-preferences>Â'€ÁÂF56_INSTANCE_Zc9cÚ Ø ˆZ_²_±i<portl9¦"_±@ªù „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2237</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2237</value></preference></portlet-preferences>Â(€ÁÂF71_INSTANCE_IzC1Þ Ü ˆ[_²_±i<portl9¦"_±@ªù ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â*€ÁÂG56_INSTANCE_MmS5Ú Ø ˆ\_²_±i<portl9¦"_±@ªú „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2240</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2240</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â,€ÁÂG56_INSTANCE_MyjVÚ Ø ˆ]_²_±i<portl9¦"_±@ªú „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2242</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2242</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â.€ÁÂG56_INSTANCE_O08KÚ Ø ˆ^_²_±i<portl9¦"_±@ªû „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2244</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2244</value></preference></portlet-preferences>Â0€ÁÂG56_INSTANCE_VTU6Ú Ø ˆ__²_±i<portl9¦"_±@ªû „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2246</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2246</value></preference></portlet-preferences>Â2€ÁÂG56_INSTANCE_Y2wQÚ Ø ˆ`_²_±i<portl9¦"_±@ªü „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2248</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2248</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â3€ÁÂG71_INSTANCE_itMhÞ Ü ˆa_²_±i<portl9¦"_±@ªü ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â5€ÁÂH56_INSTANCE_0NkoÚ Ø ˆb_²_±i<portl9¦"_±@ªý „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2251</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2251</value></preference></portlet-preferences>Â6€ÁÂH56_INSTANCE_1vFr®¬ ˆc_²_±i<portl9¦"_±@ªýX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â8€ÁÂH56_INSTANCE_Sj6S®¬ ˆd_²_±i<portl9¦"_±@ªþX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2254</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2254</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â<€ÁÂH56_INSTANCE_mihrÚ Ø ˆe_²_±i<portl9¦"_±@ªþ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2258</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2258</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â=€ÁÂH71_INSTANCE_QtjrÞ Ü ˆf_²_±i<portl9¦"_±@ªÿ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â?€ÁÂI56_INSTANCE_YxOoÚ Ø ˆg_²_±i<portl9¦"_±@ªÿ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2261</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2261</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂA€ÁÂI56_INSTANCE_yHP8Ú Ø ˆh_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2263</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2263</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂB€ÁÂI71_INSTANCE_2pUUî ì ˆi_²_±i<portl9¦"_±@« ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212B"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212B"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂC€ÁÂJ56_INSTANCE_GoBQä â ˆj_²_±i<portl9¦"_±@« Ž ~<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>~ <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂE€ÁÂJ56_INSTANCE_N2edè æ ˆk_²_±i<portl9¦"_±@« ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2267</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2267</value></preference></portlet-preferences>ÂF€ÁÂJ71_INSTANCE_yjNVì ê ˆl_²_±i<portl9¦"_±@« – †<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212B"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>† <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212B"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂH€ÁÂL56_INSTANCE_BJglÚ Ø ˆm_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2270</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2270</value></preference></portlet-preferences>ÂJ€ÁÂL56_INSTANCE_ok32Ú Ø ˆn_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2272</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2272</value></preference></portlet-preferences>ÂK€ÁÂL71_INSTANCE_PhlHÞ Ü ˆo_²_±i<portl9¦"_±@« ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂL€ÁÂM56_INSTANCE_MBXI®¬ ˆp_²_±i<portl9¦"_±@«X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>ÂM€ÁÂM56_INSTANCE_Y4vi®¬ ˆq_²_±i<portl9¦"_±@«X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂO€ÁÂM56_INSTANCE_nQ2VÚ Ø ˆr_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2277</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2277</value></preference></portlet-preferences>ÂQ€ÁÂM56_INSTANCE_qA1oÚ Ø ˆs_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2279</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2279</value></preference></portlet-preferences>ÂR€ÁÂM71_INSTANCE_l02iÞ Ü ˆt_²_±i<portl9¦"_±@« ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂS€ÁÂN56_INSTANCE_6N7s®¬ ˆu_²_±i<portl9¦"_±@«X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂU€ÁÂN56_INSTANCE_LOA1Ú Ø ˆv_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2283</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2283</value></preference></portlet-preferences>ÂV€ÁÂN56_INSTANCE_PFaP®¬ ˆw_²_±i<portl9¦"_±@«X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>ÂW€ÁÂN56_INSTANCE_kIIL®¬ ˆx_²_±i<portl9¦"_±@«‰X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂY€ÁÂN56_INSTANCE_lUdlÚ Ø ˆy_²_±i<portl9¦"_±@«‰ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2287</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2287</value></preference></portlet-preferences>Â[€ÁÂN56_INSTANCE_m6ORÚ Ø ˆz_²_±i<portl9¦"_±@«Š „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference></portlet-preferences>Â\€ÁÂN71_INSTANCE_F6h6Þ Ü ˆ{_²_±i<portl9¦"_±@«Š ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â^€ÁÂO56_INSTANCE_0zJ7Ú Ø ˆ|_²_±i<portl9¦"_±@«‹ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2292</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2292</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â`€ÁÂO56_INSTANCE_4O37Ú Ø ˆ}_²_±i<portl9¦"_±@«‹ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2294</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2294</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âb€ÁÂO56_INSTANCE_5h1bÚ Ø ˆ~_²_±i<portl9¦"_±@«Œ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2296</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2296</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âc€ÁÂO56_INSTANCE_7gsy®¬ ˆ_²_±i<portl9¦"_±@«ŒX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âd€ÁÂO56_INSTANCE_AkgC®¬ ˆ€_²_±i<portl9¦"_±@«X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_CUdsÚ Ø ˆ_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2300</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2300</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_D1v6Ú Ø ˆ‚_²_±i<portl9¦"_±@«Ž „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2302</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2302</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_KXXvÚ Ø ˆƒ_²_±i<portl9¦"_±@«Ž „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2304</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2304</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_RDWx®¬ ˆ„_²_±i<portl9¦"_±@«X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2306</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2306</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂO56_INSTANCE_WAfbÚ Ø ˆ…_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2308</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2308</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂO56_INSTANCE_ZP7zÚ Ø ˆ†_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2310</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2310</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_ZsRcÚ Ø ˆ‡_²_±i<portl9¦"_±@« „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2312</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2312</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_eAw0®¬ ˆˆ_²_±i<portl9¦"_±@«‘X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2036</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2036</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_f4y9Ú Ø ˆ‰_²_±i<portl9¦"_±@«‘ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2315</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2315</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_guen®¬ ˆŠ_²_±i<portl9¦"_±@«’X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2317</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2317</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_hECRÚ Ø ˆ‹_²_±i<portl9¦"_±@«’ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2319</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2319</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_iNpn®¬ ˆŒ_²_±i<portl9¦"_±@«“X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2321</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2321</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_ifoN®¬ ˆ_²_±i<portl9¦"_±@«”X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2323</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2323</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_ohxyÚ Ø ˆŽ_²_±i<portl9¦"_±@«” „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2325</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2325</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂO71_INSTANCE_nDHkÞ Ü ˆ_²_±i<portl9¦"_±@«• ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂO8”’ ˆ_²_±i<portl9¦"_±@«•> .<portlet-preferences />.<portlet-preferences />€ÁÂP56_INSTANCE_KyPYÚ Ø ˆ‘_²_±i<portl9¦"_±@«• „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2329</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2329</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â!€ÁÂP56_INSTANCE_LhoP®¬ ˆ’_²_±i<portl9¦"_±@«–X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2331</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2331</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â#€ÁÂP56_INSTANCE_M5ncÚ Ø ˆ“_²_±i<portl9¦"_±@«– „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2333</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2333</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â%€ÁÂP56_INSTANCE_P5duÚ Ø ˆ”_²_±i<portl9¦"_±@«— „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2335</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2335</value></preference></portlet-preferences>Â&€ÁÂP56_INSTANCE_dwRI®¬ ˆ•_²_±i<portl9¦"_±@«—X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â(€ÁÂP56_INSTANCE_rnmnÚ Ø ˆ–_²_±i<portl9¦"_±@«˜ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2338</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2338</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â*€ÁÂP56_INSTANCE_uQniÚ Ø ˆ—_²_±i<portl9¦"_±@«˜ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2340</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2340</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â,€ÁÂP56_INSTANCE_xIR2Ú Ø ˆ˜_²_±i<portl9¦"_±@«™ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2342</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2342</value></preference></portlet-preferences>Â.€ÁÂP56_INSTANCE_xQDkÚ Ø ˆ™_²_±i<portl9¦"_±@«™ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2344</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2344</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â/€ÁÂP71_INSTANCE_qByAÞ Ü ˆš_²_±i<portl9¦"_±@«š ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â0€ÁÂQ56_INSTANCE_7qQX®¬ ˆ›_²_±i<portl9¦"_±@«šX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â2€ÁÂQ56_INSTANCE_PdydÚ Ø ˆœ_²_±i<portl9¦"_±@«› „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2348</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2348</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â4€ÁÂQ56_INSTANCE_SH1HÚ Ø ˆ_²_±i<portl9¦"_±@«› „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2350</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2350</value></preference></portlet-preferences>Â6€ÁÂQ56_INSTANCE_lRXAÚ Ø ˆž_²_±i<portl9¦"_±@«œ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2352</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2352</value></preference></portlet-preferences>Â7€ÁÂQ71_INSTANCE_ELNdÞ Ü ˆŸ_²_±i<portl9¦"_±@«œ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â9€ÁÂR56_INSTANCE_SH1H®¬ ˆ _²_±i<portl9¦"_±@«X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2355</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2355</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â;€ÁÂR56_INSTANCE_lRXA®¬ ˆ¡_²_±i<portl9¦"_±@«žX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2357</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2357</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â<€ÁÂR56_INSTANCE_zq3u®¬ ˆ¢_²_±i<portl9¦"_±@«ŸX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â=€ÁÂR71_INSTANCE_ELNdÞ Ü ˆ£_²_±i<portl9¦"_±@«Ÿ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â>€ÁÂS56_INSTANCE_HfSL®¬ ˆ¤_²_±i<portl9¦"_±@« X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â@€ÁÂS56_INSTANCE_RfKiÚ Ø ˆ¥_²_±i<portl9¦"_±@«  „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2362</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2362</value></preference></portlet-preferences>ÂA€ÁÂS71_INSTANCE_SUwTÞ Ü ˆ¦_²_±i<portl9¦"_±@«¡ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂB€ÁÂS85_INSTANCE_yKAoÔ Ò ˆ§_²_±i<portl9¦"_±@«¡ ~ n<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>true</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>n <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>true</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂD€ÁÂT56_INSTANCE_MJMzÚ Ø ˆ¨_²_±i<portl9¦"_±@«¢ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2366</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2366</value></preference></portlet-preferences>ÂF€ÁÂT56_INSTANCE_hHUq®¬ ˆ©_²_±i<portl9¦"_±@«¢X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂH€ÁÂT56_INSTANCE_kBrN®¬ ˆª_²_±i<portl9¦"_±@«£X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2370</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2370</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂI€ÁÂT71_INSTANCE_pWZFÞ Ü ˆ«_²_±i<portl9¦"_±@«£ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂK€ÁÂU56_INSTANCE_6mQOÚ Ø ˆ¬_²_±i<portl9¦"_±@«¤ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2373</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2373</value></preference></portlet-preferences>ÂM€ÁÂU56_INSTANCE_KqEp®¬ ˆ­_²_±i<portl9¦"_±@«¤X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2375</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2375</value></preference></portlet-preferences>ÂN€ÁÂU56_INSTANCE_oSBS®¬ ˆ®_²_±i<portl9¦"_±@«¥X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂO€ÁÂU71_INSTANCE_aQo3Þ Ü ˆ¯_²_±i<portl9¦"_±@«¥ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂQ€ÁÂV56_INSTANCE_k6XoXV ˆ°_²_±i<portl9¦"_±@«¦ ò<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>portlet-setup-title-en_US</name><value>Support</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2379</value></preference></portlet-preferences>ò<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>portlet-setup-title-en_US</name><value>Support</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2379</value></preference></portlet-preferences>ÂS€ÁÂV56_INSTANCE_xaLK„ ‚ ˆ±_²_±i<portl9¦"_±@«¦ . <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-title-ar_SA</name><value>Support</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2381</value></preference></portlet-preferences> <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-title-ar_SA</name><value>Support</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2381</value></preference></portlet-preferences>ÂT€ÁÂV56_INSTANCE_zbcX®¬ ˆ²_²_±i<portl9¦"_±@«§X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂU€ÁÂV71_INSTANCE_vqLHÞ Ü ˆ³_²_±i<portl9¦"_±@«§ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂW€ÁÂW56_INSTANCE_HJBK®¬ ˆ´_²_±i<portl9¦"_±@«¨X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2385</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2385</value></preference></portlet-preferences>ÂY€ÁÂW56_INSTANCE_Ubij®¬ ˆµ_²_±i<portl9¦"_±@«©X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2387</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2387</value></preference></portlet-preferences>Â[€ÁÂW56_INSTANCE_Wo2ZÚ Ø ˆ¶_²_±i<portl9¦"_±@«© „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2389</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2389</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â]€ÁÂW56_INSTANCE_Wo9U®¬ ˆ·_²_±i<portl9¦"_±@«ªX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2391</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2391</value></preference></portlet-preferences>Â_€ÁÂW56_INSTANCE_ekdf®¬ ˆ¸_²_±i<portl9¦"_±@««X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2393</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2393</value></preference></portlet-preferences>Âa€ÁÂW56_INSTANCE_jLkU®¬ ˆ¹_²_±i<portl9¦"_±@«¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2395</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2395</value></preference></portlet-preferences>Âc€ÁÂW56_INSTANCE_rHpf®¬ ˆº_²_±i<portl9¦"_±@«­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2397</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2397</value></preference></portlet-preferences>Âd€ÁÂW71_INSTANCE_i6oGÞ Ü ˆ»_²_±i<portl9¦"_±@«­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_2JNq®¬ ˆ¼_²_±i<portl9¦"_±@«®X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2400</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2400</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_7hzQÚ Ø ˆ½_²_±i<portl9¦"_±@«® „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2402</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2402</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_HBDG®¬ ˆ¾_²_±i<portl9¦"_±@«¯X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_ZJPSÚ Ø ˆ¿_²_±i<portl9¦"_±@«¯ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2406</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2406</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂX56_INSTANCE_gUyN®¬ ˆÀ_²_±i<portl9¦"_±@«°X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2385</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2385</value></preference></portlet-preferences> €ÁÂX56_INSTANCE_vAIY®¬ ˆÁ_²_±i<portl9¦"_±@¬ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2409</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2409</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂX71_INSTANCE_i6oGÞ Ü ˆÂ_²_±i<portl9¦"_±@¬  ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_55ot®¬ ˆÃ_²_±i<portl9¦"_±@¬ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2412</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2412</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_6C2i®¬ ˆÄ_²_±i<portl9¦"_±@¬ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2414</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2414</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_Pfkt®¬ ˆÅ_²_±i<portl9¦"_±@¬ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2416</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2416</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_keEU®¬ ˆÆ_²_±i<portl9¦"_±@¬ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_nXuc®¬ ˆÇ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2419</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2419</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_q8pcÚ Ø ˆÈ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2391</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2391</value></preference></portlet-preferences>€ÁÂY71_INSTANCE_i6oGÞ Ü ˆÉ_²_±i<portl9¦"_±@¬ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_N1lQÚ Ø ˆÊ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2423</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2423</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_Wo2Z®¬ ˆË_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2425</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2425</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_YiCuÚ Ø ˆÌ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2427</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2427</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_ZJPSÚ Ø ˆÍ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2429</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2429</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂZ56_INSTANCE_d1WZÚ Ø ˆÎ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2393</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2393</value></preference></portlet-preferences>Â!€ÁÂZ56_INSTANCE_k33z®¬ ˆÏ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>Â"€ÁÂZ71_INSTANCE_i6oGÞ Ü ˆÐ_²_±i<portl9¦"_±@¬ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â$€ÁÂ[56_INSTANCE_IUcO®¬ ˆÑ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2434</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2434</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â%€ÁÂ[56_INSTANCE_O1V7Ú Ø ˆÒ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>Â'€ÁÂ[56_INSTANCE_Ykes®¬ ˆÓ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2437</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2437</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â)€ÁÂ[56_INSTANCE_g4s3®¬ ˆÔ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2439</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2439</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â+€ÁÂ[56_INSTANCE_kFg8®¬ ˆÕ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2441</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2441</value></preference></portlet-preferences>Â,€ÁÂ[56_INSTANCE_vJumÚ Ø ˆÖ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2397</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2397</value></preference></portlet-preferences>Â-€ÁÂ[71_INSTANCE_vmYoÞ Ü ˆ×_²_±i<portl9¦"_±@¬ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â/€ÁÂ\56_INSTANCE_9Hon®¬ ˆØ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>Â1€ÁÂ\56_INSTANCE_A2AJ®¬ ˆÙ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2447</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2447</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â2€ÁÂ\56_INSTANCE_oIThÚ Ø ˆÚ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2387</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2387</value></preference></portlet-preferences>Â4€ÁÂ\56_INSTANCE_pdUaÚ Ø ˆÛ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2450</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2450</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â6€ÁÂ\56_INSTANCE_wX5J®¬ ˆÜ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2452</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2452</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â7€ÁÂ\71_INSTANCE_i6oGÞ Ü ˆÝ_²_±i<portl9¦"_±@¬ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â8€ÁÂ]56_INSTANCE_FnflÚ Ø ˆÞ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2395</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2395</value></preference></portlet-preferences>Â:€ÁÂ]56_INSTANCE_Fv0x®¬ ˆß_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2456</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2456</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â<€ÁÂ]56_INSTANCE_GXld®¬ ˆà_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2458</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2458</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â>€ÁÂ]56_INSTANCE_Wo2Z®¬ ˆá_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2460</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2460</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â@€ÁÂ]56_INSTANCE_YVU0®¬ ˆâ_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2462</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2462</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂA€ÁÂ]56_INSTANCE_d4lr®¬ ˆã_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2404</value></preference></portlet-preferences>ÂB€ÁÂ]71_INSTANCE_i6oGÞ Ü ˆä_²_±i<portl9¦"_±@¬ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂC€ÁÂ^56_INSTANCE_Wo2Z’ ˆå_²_±i<portl9¦"_±@¬< ,<portlet-preferences/>,<portlet-preferences/>ÂD€ÁÂ^71_INSTANCE_i6oGà Þ ˆæ_²_±i<portl9¦"_±@¬ Š z<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>z <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂF€ÁÂ_56_INSTANCE_k6Xo®¬ ˆç_²_±i<portl9¦"_±@¬ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2468</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2468</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂH€ÁÂ_56_INSTANCE_xaLKè æ ˆè_²_±i<portl9¦"_±@¬! ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2470</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2470</value></preference></portlet-preferences>ÂI€ÁÂ_56_INSTANCE_zbcX”’ ˆé_²_±i<portl9¦"_±@¬!> .<portlet-preferences />.<portlet-preferences />ÂJ€ÁÂ_71_INSTANCE_vqLHî ì ˆê_²_±i<portl9¦"_±@¬! ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂL€ÁÂ`56_INSTANCE_1QSU®¬ ˆë_²_±i<portl9¦"_±@¬"X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2474</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2474</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂN€ÁÂ`56_INSTANCE_EzLw®¬ ˆì_²_±i<portl9¦"_±@¬#X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2476</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2476</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂP€ÁÂ`56_INSTANCE_VJ3IÚ Ø ˆí_²_±i<portl9¦"_±@¬# „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2478</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2478</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂR€ÁÂ`56_INSTANCE_W4tl®¬ ˆî_²_±i<portl9¦"_±@¬$X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2480</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2480</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂT€ÁÂ`56_INSTANCE_WRTTÚ Ø ˆï_²_±i<portl9¦"_±@¬$ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2482</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2482</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂV€ÁÂ`56_INSTANCE_aatB®¬ ˆð_²_±i<portl9¦"_±@¬%X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2484</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2484</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂW€ÁÂ`56_INSTANCE_b2oZ®¬ ˆñ_²_±i<portl9¦"_±@¬&X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>ÂY€ÁÂ`56_INSTANCE_frgk®¬ ˆò_²_±i<portl9¦"_±@¬'X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2487</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2487</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â[€ÁÂ`56_INSTANCE_mFq0®¬ ˆó_²_±i<portl9¦"_±@¬(X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2489</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2489</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â]€ÁÂ`56_INSTANCE_s6TaÚ Ø ˆô_²_±i<portl9¦"_±@¬( „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2491</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2491</value></preference></portlet-preferences>Â_€ÁÂ`56_INSTANCE_sBCL®¬ ˆõ_²_±i<portl9¦"_±@¬)X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2493</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2493</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Âa€ÁÂ`56_INSTANCE_se5EÚ Ø ˆö_²_±i<portl9¦"_±@¬) „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2495</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2495</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âc€ÁÂ`56_INSTANCE_u5El®¬ ˆ÷_²_±i<portl9¦"_±@¬*X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2497</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2497</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ`56_INSTANCE_uXBsÚ Ø ˆø_²_±i<portl9¦"_±@¬* „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2499</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2499</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ`71_INSTANCE_ZxlkÞ Ü ˆù_²_±i<portl9¦"_±@¬+ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_275HÚ Ø ˆú_²_±i<portl9¦"_±@¬+ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2502</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2502</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_La7TÚ Ø ˆû_²_±i<portl9¦"_±@¬, „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2504</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2504</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_OSzs®¬ ˆü_²_±i<portl9¦"_±@¬,X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2506</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2506</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂa56_INSTANCE_RSRh®¬ ˆý_²_±i<portl9¦"_±@¬-X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2508</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2508</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂa56_INSTANCE_Su9EÚ Ø ˆþ_²_±i<portl9¦"_±@¬- „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2510</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2510</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_Wflc®¬ ˆÿ_²_±i<portl9¦"_±@¬.X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2512</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2512</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_Xfi9Ú Ø ˆ_²_±i<portl9¦"_±@¬. „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2514</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2514</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_YOL5®¬ ˆ_²_±i<portl9¦"_±@¬/X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2516</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2516</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_YOsK®¬ ˆ_²_±i<portl9¦"_±@¬0X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2518</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2518</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_bnthÚ Ø ˆ_²_±i<portl9¦"_±@¬0 „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2520</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2520</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂa56_INSTANCE_bwz7®¬ ˆ_²_±i<portl9¦"_±@¬1X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>€ÁÂa71_INSTANCE_ZxlkÞ Ü ˆ_²_±i<portl9¦"_±@¬1 ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂb56_INSTANCE_6L8l®¬ ˆ_²_±i<portl9¦"_±@¬2X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2524</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2524</value></preference></portlet-preferences>€ÁÂb56_INSTANCE_Getp®¬ ˆ_²_±i<portl9¦"_±@¬3X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>€ÁÂb56_INSTANCE_z3U0®¬ ˆ_²_±i<portl9¦"_±@¬4X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2527</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2527</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂb71_INSTANCE_ZxlkÞ Ü ˆ _²_±i<portl9¦"_±@¬4 ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> €ÁÂc56_INSTANCE_MJMzÚ Ø ˆ _²_±i<portl9¦"_±@¬5 „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2530</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2530</value></preference></portlet-preferences>Â!€ÁÂc56_INSTANCE_hHUq®¬ ˆ _²_±i<portl9¦"_±@¬5X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â#€ÁÂc56_INSTANCE_kBrNÚ Ø ˆ _²_±i<portl9¦"_±@¬6 „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2533</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2533</value></preference></portlet-preferences>Â$€ÁÂc71_INSTANCE_pWZFÞ Ü ˆ _²_±i<portl9¦"_±@¬6 ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â&€ÁÂd56_INSTANCE_MJMzÚ Ø ˆ_²_±i<portl9¦"_±@¬7 „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2536</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2536</value></preference></portlet-preferences>Â'€ÁÂd56_INSTANCE_hHUq®¬ ˆ_²_±i<portl9¦"_±@¬7X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â)€ÁÂd56_INSTANCE_kBrNÚ Ø ˆ_²_±i<portl9¦"_±@¬8 „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2539</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2539</value></preference></portlet-preferences>Â*€ÁÂd71_INSTANCE_pWZFÞ Ü ˆ_²_±i<portl9¦"_±@¬8 ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â,€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ_²_±i<portl9¦"_±@¬9 „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2542</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2542</value></preference></portlet-preferences>Â-€ÁÂ56_INSTANCE_hHUq®¬ ˆ_²_±i<portl9¦"_±@¬9X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â/€ÁÂ56_INSTANCE_kBrNÚ Ø ˆ_²_±i<portl9¦"_±@¬: „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2545</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2545</value></preference></portlet-preferences>Â0€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ_²_±i<portl9¦"_±@¬: ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â2€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ_²_±i<portl9¦"_±@¬; „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2548</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2548</value></preference></portlet-preferences>Â3€ÁÂ56_INSTANCE_hHUq®¬ ˆ_²_±i<portl9¦"_±@¬;X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â5€ÁÂ56_INSTANCE_v0k5®¬ ˆ_²_±i<portl9¦"_±@¬<X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2551</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2551</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â6€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ_²_±i<portl9¦"_±@¬< ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â8€ÁÂ56_INSTANCE_MJMz®¬ ˆ_²_±i<portl9¦"_±@¬=X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2554</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2554</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â9€ÁÂ56_INSTANCE_hHUq®¬ ˆ_²_±i<portl9¦"_±@¬>X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â;€ÁÂ56_INSTANCE_kBrN®¬ ˆ_²_±i<portl9¦"_±@¬?X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2557</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2557</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â<€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ_²_±i<portl9¦"_±@¬? ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â>€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ_²_±i<portl9¦"_±@¬@ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2560</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2560</value></preference></portlet-preferences>Â?€ÁÂ56_INSTANCE_hHUq®¬ ˆ_²_±i<portl9¦"_±@¬@X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂA€ÁÂ56_INSTANCE_kBrNÚ Ø ˆ _²_±i<portl9¦"_±@¬A „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2563</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2563</value></preference></portlet-preferences>ÂB€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ!_²_±i<portl9¦"_±@¬A ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂC€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ"_²_±i<portl9¦"_±@¬B „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2366</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2366</value></preference></portlet-preferences>ÂD€ÁÂ56_INSTANCE_hHUq®¬ ˆ#_²_±i<portl9¦"_±@¬BX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂF€ÁÂ56_INSTANCE_kBrN®¬ ˆ$_²_±i<portl9¦"_±@¬CX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2568</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2568</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂG€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ%_²_±i<portl9¦"_±@¬C ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂI€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ&_²_±i<portl9¦"_±@¬D „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2571</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2571</value></preference></portlet-preferences>ÂK€ÁÂ56_INSTANCE_kBrNÚ Ø ˆ'_²_±i<portl9¦"_±@¬D „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2573</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2573</value></preference></portlet-preferences>ÂL€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ(_²_±i<portl9¦"_±@¬E ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂM€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ)_²_±i<portl9¦"_±@¬E „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2571</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2571</value></preference></portlet-preferences>ÂN€ÁÂ56_INSTANCE_kBrNÚ Ø ˆ*_²_±i<portl9¦"_±@¬F „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2573</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2573</value></preference></portlet-preferences>ÂO€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ+_²_±i<portl9¦"_±@¬F ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂP€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ,_²_±i<portl9¦"_±@¬G „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2571</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2571</value></preference></portlet-preferences>ÂR€ÁÂ56_INSTANCE_kBrN®¬ ˆ-_²_±i<portl9¦"_±@¬GX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2580</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2580</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂS€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ._²_±i<portl9¦"_±@¬H ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂT€Á 56_INSTANCE_6N7s®¬ ˆ/_²_±i<portl9¦"_±@¬HX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂV€Á 56_INSTANCE_LOA1Ú Ø ˆ0_²_±i<portl9¦"_±@¬I „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2584</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2584</value></preference></portlet-preferences>ÂW€Á 56_INSTANCE_kIIL®¬ ˆ1_²_±i<portl9¦"_±@¬IX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂY€Á 56_INSTANCE_lUdlÚ Ø ˆ2_²_±i<portl9¦"_±@¬J „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2587</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2587</value></preference></portlet-preferences>ÂZ€Á 56_INSTANCE_sA5B®¬ ˆ3_²_±i<portl9¦"_±@¬JX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â[€Á 56_INSTANCE_yvUg®¬ ˆ4_²_±i<portl9¦"_±@¬KX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference></portlet-preferences>Â\€Á 71_INSTANCE_F6h6Þ Ü ˆ5_²_±i<portl9¦"_±@¬K ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â]€Á 56_INSTANCE_6N7s®¬ ˆ6_²_±i<portl9¦"_±@¬LX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â_€Á 56_INSTANCE_LOA1Ú Ø ˆ7_²_±i<portl9¦"_±@¬L „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2593</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2593</value></preference></portlet-preferences>Â`€Á 56_INSTANCE_XSap®¬ ˆ8_²_±i<portl9¦"_±@¬MX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Âa€Á 56_INSTANCE_Y8RT®¬ ˆ9_²_±i<portl9¦"_±@¬NX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Âb€Á 56_INSTANCE_kIIL®¬ ˆ:_²_±i<portl9¦"_±@¬OX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âd€Á 56_INSTANCE_lUdlÚ Ø ˆ;_²_±i<portl9¦"_±@¬O „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2598</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2598</value></preference></portlet-preferences>€Á 71_INSTANCE_F6h6Þ Ü ˆ<_²_±i<portl9¦"_±@¬P ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€Á 56_INSTANCE_6N7s®¬ ˆ=_²_±i<portl9¦"_±@¬PX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€Á 56_INSTANCE_LOA1Ú Ø ˆ>_²_±i<portl9¦"_±@¬Q „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2602</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2602</value></preference></portlet-preferences>€Á 56_INSTANCE_SKR1®¬ ˆ?_²_±i<portl9¦"_±@¬QX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2289</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€Á 56_INSTANCE_Yd0L®¬ ˆ@_²_±i<portl9¦"_±@¬RX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>€Á 56_INSTANCE_kIIL®¬ ˆA_²_±i<portl9¦"_±@¬SX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €Á 56_INSTANCE_lUdlÚ Ø ˆB_²_±i<portl9¦"_±@¬S „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2607</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2607</value></preference></portlet-preferences> €Á 71_INSTANCE_F6h6Þ Ü ˆC_²_±i<portl9¦"_±@¬T ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> €Á 56_INSTANCE_RDWx¼º ˆD_²_±i<portl9¦"_±@¬Tf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2610</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2610</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€Á 56_INSTANCE_ZP7zè æ ˆE_²_±i<portl9¦"_±@¬U ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2612</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2612</value></preference></portlet-preferences>€Á 71_INSTANCE_nDHkî ì ˆF_²_±i<portl9¦"_±@¬U ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€Á 56_INSTANCE_RDWx¼º ˆG_²_±i<portl9¦"_±@¬Vf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2615</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2615</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€Á 56_INSTANCE_ZP7zè æ ˆH_²_±i<portl9¦"_±@¬V ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2617</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2617</value></preference></portlet-preferences>€Á 71_INSTANCE_nDHkî ì ˆI_²_±i<portl9¦"_±@¬W ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ56_INSTANCE_RDWx¼º ˆJ_²_±i<portl9¦"_±@¬Wf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2620</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2620</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ56_INSTANCE_ZP7zä â ˆK_²_±i<portl9¦"_±@¬X Ž ~<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>~ <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ71_INSTANCE_nDHkî ì ˆL_²_±i<portl9¦"_±@¬X ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ56_INSTANCE_RDWx¼º ˆM_²_±i<portl9¦"_±@¬Yf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2624</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2624</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ56_INSTANCE_ZP7zä â ˆN_²_±i<portl9¦"_±@¬Y Ž ~<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>~ <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ71_INSTANCE_nDHkî ì ˆO_²_±i<portl9¦"_±@¬Z ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ56_INSTANCE_RDWx¼º ˆP_²_±i<portl9¦"_±@¬Zf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2628</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2628</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_ZP7zè æ ˆQ_²_±i<portl9¦"_±@¬[ ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2630</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2630</value></preference></portlet-preferences>Â!€ÁÂ71_INSTANCE_nDHkî ì ˆR_²_±i<portl9¦"_±@¬[ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â#€ÁÂ56_INSTANCE_RDWx¼º ˆS_²_±i<portl9¦"_±@¬\f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2633</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2633</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â$€ÁÂ56_INSTANCE_ZP7zè æ ˆT_²_±i<portl9¦"_±@¬\ ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2321</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2321</value></preference></portlet-preferences>Â%€ÁÂ71_INSTANCE_nDHkî ì ˆU_²_±i<portl9¦"_±@¬] ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â'€ÁÂ56_INSTANCE_NJ6fÚ Ø ˆV_²_±i<portl9¦"_±@¬] „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2637</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2637</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â)€ÁÂ56_INSTANCE_Wo2Z®¬ ˆW_²_±i<portl9¦"_±@¬^X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2639</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2639</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â*€ÁÂ71_INSTANCE_i6oGÞ Ü ˆX_²_±i<portl9¦"_±@¬^ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â,€ÁÂ56_INSTANCE_Wo2ZÚ Ø ˆY_²_±i<portl9¦"_±@¬_ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2642</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2642</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â.€ÁÂ56_INSTANCE_ZJPSÚ Ø ˆZ_²_±i<portl9¦"_±@¬_ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2644</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2644</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â/€ÁÂ71_INSTANCE_i6oGÞ Ü ˆ[_²_±i<portl9¦"_±@¬` ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â1€ÁÂ56_INSTANCE_Wo2ZÚ Ø ˆ\_²_±i<portl9¦"_±@¬` „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2647</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2647</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â3€ÁÂ56_INSTANCE_ZJPSÚ Ø ˆ]_²_±i<portl9¦"_±@¬a „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2649</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2649</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â4€ÁÂ71_INSTANCE_i6oGÞ Ü ˆ^_²_±i<portl9¦"_±@¬a ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â6€ÁÂ56_INSTANCE_55otÚ Ø ˆ__²_±i<portl9¦"_±@¬b „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2652</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2652</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â8€ÁÂ56_INSTANCE_Wo2Z®¬ ˆ`_²_±i<portl9¦"_±@¬bX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2654</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2654</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â9€ÁÂ71_INSTANCE_i6oGÞ Ü ˆa_²_±i<portl9¦"_±@¬c ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â;€ÁÂ56_INSTANCE_9p3uÚ Ø ˆb_²_±i<portl9¦"_±@¬c „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2657</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2657</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â=€ÁÂ56_INSTANCE_Wo2Z®¬ ˆc_²_±i<portl9¦"_±@¬dX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2659</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2659</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â>€ÁÂ71_INSTANCE_i6oGÞ Ü ˆd_²_±i<portl9¦"_±@¬d ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â@€ÁÂ56_INSTANCE_Wo2Z®¬ ˆe_²_±i<portl9¦"_±@¬eX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2662</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2662</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂB€ÁÂ56_INSTANCE_j3t1Ú Ø ˆf_²_±i<portl9¦"_±@¬e „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2664</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2664</value></preference></portlet-preferences>ÂC€ÁÂ71_INSTANCE_i6oGÞ Ü ˆg_²_±i<portl9¦"_±@¬f ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂE€ÁÂ56_INSTANCE_Wo2Z®¬ ˆh_²_±i<portl9¦"_±@¬fX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2667</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2667</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂG€ÁÂ56_INSTANCE_ZJPSÚ Ø ˆi_²_±i<portl9¦"_±@¬g „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2669</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2669</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂH€ÁÂ71_INSTANCE_i6oGÞ Ü ˆj_²_±i<portl9¦"_±@¬g ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂJ€ÁÂ56_INSTANCE_Bv0zÚ Ø ˆk_²_±i<portl9¦"_±@¬h „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2672</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2672</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂL€ÁÂ56_INSTANCE_Wo2Z®¬ ˆl_²_±i<portl9¦"_±@¬hX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2674</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2674</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂM€ÁÂ71_INSTANCE_i6oGÞ Ü ˆm_²_±i<portl9¦"_±@¬i ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂO€ÁÂ56_INSTANCE_Wo2Z®¬ ˆn_²_±i<portl9¦"_±@¬iX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2677</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2677</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂQ€ÁÂ56_INSTANCE_sLlBÚ Ø ˆo_²_±i<portl9¦"_±@¬j „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2679</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2679</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂR€ÁÂ71_INSTANCE_i6oGÞ Ü ˆp_²_±i<portl9¦"_±@¬j ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂT€ÁÂ56_INSTANCE_Wo2Z®¬ ˆq_²_±i<portl9¦"_±@¬kX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2682</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2682</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂV€ÁÂ56_INSTANCE_yORPÚ Ø ˆr_²_±i<portl9¦"_±@¬k „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2684</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2684</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂW€ÁÂ71_INSTANCE_i6oGÞ Ü ˆs_²_±i<portl9¦"_±@¬l ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂY€ÁÂ56_INSTANCE_Wo2Z®¬ ˆt_²_±i<portl9¦"_±@¬lX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2687</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2687</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â[€ÁÂ56_INSTANCE_j3t1Ú Ø ˆu_²_±i<portl9¦"_±@¬m „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2689</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2689</value></preference></portlet-preferences>Â\€ÁÂ71_INSTANCE_i6oGÞ Ü ˆv_²_±i<portl9¦"_±@¬m ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â^€ÁÂ56_INSTANCE_AxtQÚ Ø ˆw_²_±i<portl9¦"_±@¬n „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2692</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2692</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â`€ÁÂ56_INSTANCE_g4s3Ú Ø ˆx_²_±i<portl9¦"_±@¬n „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2694</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2694</value></preference></portlet-preferences>Âa€ÁÂ71_INSTANCE_vmYoÞ Ü ˆy_²_±i<portl9¦"_±@¬o ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Âc€ÁÂ56_INSTANCE_Wo2Z®¬ ˆz_²_±i<portl9¦"_±@¬oX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2697</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2697</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ56_INSTANCE_YU3RÚ Ø ˆ{_²_±i<portl9¦"_±@¬p „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2699</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2699</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ71_INSTANCE_i6oGÞ Ü ˆ|_²_±i<portl9¦"_±@¬p ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€Á 56_INSTANCE_Wo2ZÚ Ø ˆ}_²_±i<portl9¦"_±@¬q „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2702</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2702</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€Á 56_INSTANCE_ZJPSÚ Ø ˆ~_²_±i<portl9¦"_±@¬q „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2704</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2704</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€Á 71_INSTANCE_i6oGÞ Ü ˆ_²_±i<portl9¦"_±@¬r ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> €ÁÂ!56_INSTANCE_g4s3Ú Ø ˆ€_²_±i<portl9¦"_±@¬r „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2707</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2707</value></preference></portlet-preferences> €ÁÂ!56_INSTANCE_kFg8®¬ ˆ_²_±i<portl9¦"_±@¬sX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2709</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2709</value></preference></portlet-preferences> €ÁÂ!71_INSTANCE_vmYoÞ Ü ˆ‚_²_±i<portl9¦"_±@¬s ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ"56_INSTANCE_Wo2ZÚ Ø ˆƒ_²_±i<portl9¦"_±@¬t „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2712</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2712</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ"56_INSTANCE_ZJPSÚ Ø ˆ„_²_±i<portl9¦"_±@¬t „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2714</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2714</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ"71_INSTANCE_i6oGÞ Ü ˆ…_²_±i<portl9¦"_±@¬u ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂ#56_INSTANCE_Wo2ZÚ Ø ˆ†_²_±i<portl9¦"_±@¬u „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2717</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2717</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ#56_INSTANCE_ZJPSÚ Ø ˆ‡_²_±i<portl9¦"_±@¬v „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2719</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2719</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ#71_INSTANCE_i6oGÞ Ü ˆˆ_²_±i<portl9¦"_±@¬v ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂ$56_INSTANCE_Wo2Z®¬ ˆ‰_²_±i<portl9¦"_±@¬wX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2722</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2722</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ$56_INSTANCE_yORPÚ Ø ˆŠ_²_±i<portl9¦"_±@¬w „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2724</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2724</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ$71_INSTANCE_i6oGÞ Ü ˆ‹_²_±i<portl9¦"_±@¬x ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂ%56_INSTANCE_Wo2ZÚ Ø ˆŒ_²_±i<portl9¦"_±@¬x „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2717</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2717</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ%56_INSTANCE_ZJPSÚ Ø ˆ_²_±i<portl9¦"_±@¬y „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2719</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2719</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ%71_INSTANCE_i6oGÞ Ü ˆŽ_²_±i<portl9¦"_±@¬y ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> €ÁÂ&56_INSTANCE_Wo2ZÚ Ø ˆ_²_±i<portl9¦"_±@¬z „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2730</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2730</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â"€ÁÂ&56_INSTANCE_ZJPSÚ Ø ˆ_²_±i<portl9¦"_±@¬z „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2732</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2732</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â#€ÁÂ&71_INSTANCE_i6oGÞ Ü ˆ‘_²_±i<portl9¦"_±@¬{ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â%€ÁÂ'56_INSTANCE_AxtQÚ Ø ˆ’_²_±i<portl9¦"_±@¬{ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2735</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2735</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â'€ÁÂ'56_INSTANCE_g4s3è æ ˆ“_²_±i<portl9¦"_±@¬| ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2737</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141B24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2737</value></preference></portlet-preferences>Â(€ÁÂ'71_INSTANCE_vmYoî ì ˆ”_²_±i<portl9¦"_±@¬| ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â*€ÁÂ(56_INSTANCE_Wo2Z®¬ ˆ•_²_±i<portl9¦"_±@¬}X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2740</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2740</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â,€ÁÂ(56_INSTANCE_ZJPS®¬ ˆ–_²_±i<portl9¦"_±@¬~X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2742</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2742</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â-€ÁÂ(71_INSTANCE_i6oGÞ Ü ˆ—_²_±i<portl9¦"_±@¬~ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â/€ÁÂ)56_INSTANCE_Wo2Z®¬ ˆ˜_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2745</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2745</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â1€ÁÂ)56_INSTANCE_ZJPS®¬ ˆ™_²_±i<portl9¦"_±@¬€X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2747</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2747</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â2€ÁÂ)71_INSTANCE_i6oGÞ Ü ˆš_²_±i<portl9¦"_±@¬€ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â4€ÁÂ.56_INSTANCE_F40KÚ Ø ˆ›_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2750</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2750</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â6€ÁÂ.56_INSTANCE_O1TBÚ Ø ˆœ_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2752</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2752</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â7€ÁÂ.56_INSTANCE_jrOK®¬ ˆ_²_±i<portl9¦"_±@¬‚X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â8€ÁÂ.71_INSTANCE_ZxlkÞ Ü ˆž_²_±i<portl9¦"_±@¬‚ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â:€ÁÂ/56_INSTANCE_C7m1Ú Ø ˆŸ_²_±i<portl9¦"_±@¬ƒ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2756</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2756</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â<€ÁÂ/56_INSTANCE_NSy1Ú Ø ˆ _²_±i<portl9¦"_±@¬ƒ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2758</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2758</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â>€ÁÂ/56_INSTANCE_tM2ZÚ Ø ˆ¡_²_±i<portl9¦"_±@¬„ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2760</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2760</value></preference></portlet-preferences>Â?€ÁÂ/71_INSTANCE_iGX7Þ Ü ˆ¢_²_±i<portl9¦"_±@¬„ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â@€ÁÂ/98(& ˆ£_²_±i<portl9¦"_±@¬„Ò Â<portlet-preferences><preference><name>portlet-setup-title-en_US</name><value>Community Plugins</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference></portlet-preferences>Â<portlet-preferences><preference><name>portlet-setup-title-en_US</name><value>Community Plugins</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference></portlet-preferences>ÂB€ÁÂ056_INSTANCE_1GB9Ú Ø ˆ¤_²_±i<portl9¦"_±@¬… „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2764</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2764</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂD€ÁÂ056_INSTANCE_AwW6Ú Ø ˆ¥_²_±i<portl9¦"_±@¬… „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2766</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2766</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂF€ÁÂ056_INSTANCE_I9Bt®¬ ˆ¦_²_±i<portl9¦"_±@¬†X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2768</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2768</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂH€ÁÂ056_INSTANCE_QOnSÚ Ø ˆ§_²_±i<portl9¦"_±@¬† „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2770</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2770</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂJ€ÁÂ056_INSTANCE_TnTIÚ Ø ˆ¨_²_±i<portl9¦"_±@¬‡ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2772</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2772</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂL€ÁÂ056_INSTANCE_qhLp®¬ ˆ©_²_±i<portl9¦"_±@¬‡X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2774</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2774</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂN€ÁÂ056_INSTANCE_yV2AÚ Ø ˆª_²_±i<portl9¦"_±@¬ˆ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2776</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2776</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂO€ÁÂ071_INSTANCE_oO0iÞ Ü ˆ«_²_±i<portl9¦"_±@¬ˆ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂQ€ÁÂ156_INSTANCE_1BMH®¬ ˆ¬_²_±i<portl9¦"_±@¬‰X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2779</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2779</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂS€ÁÂ156_INSTANCE_UVjR®¬ ˆ­_²_±i<portl9¦"_±@¬ŠX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2781</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2781</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂU€ÁÂ156_INSTANCE_XCjb®¬ ˆ®_²_±i<portl9¦"_±@¬‹X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2783</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2783</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂV€ÁÂ171_INSTANCE_oO0iÞ Ü ˆ¯_²_±i<portl9¦"_±@¬‹ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂX€ÁÂ256_INSTANCE_F40KÚ Ø ˆ°_²_±i<portl9¦"_±@¬Œ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2786</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2786</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂY€ÁÂ256_INSTANCE_Gotj®¬ ˆ±_²_±i<portl9¦"_±@¬ŒX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â[€ÁÂ256_INSTANCE_W9ayÚ Ø ˆ²_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2789</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2789</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â\€ÁÂ271_INSTANCE_ZxlkÞ Ü ˆ³_²_±i<portl9¦"_±@¬ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â^€ÁÂ356_INSTANCE_F40KÚ Ø ˆ´_²_±i<portl9¦"_±@¬Ž „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2792</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2792</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â`€ÁÂ356_INSTANCE_bB7rÚ Ø ˆµ_²_±i<portl9¦"_±@¬Ž „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2794</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2794</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âa€ÁÂ356_INSTANCE_sPRc®¬ ˆ¶_²_±i<portl9¦"_±@¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Âb€ÁÂ371_INSTANCE_ZxlkÞ Ü ˆ·_²_±i<portl9¦"_±@¬ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Âd€ÁÂ456_INSTANCE_pGSzÚ Ø ˆ¸_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2798</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2798</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ456_INSTANCE_x1RvÚ Ø ˆ¹_²_±i<portl9¦"_±@¬ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2800</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2800</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ471_INSTANCE_XnRxÞ Ü ˆº_²_±i<portl9¦"_±@¬‘ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ556_INSTANCE_pGSzÚ Ø ˆ»_²_±i<portl9¦"_±@¬‘ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2803</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2803</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ556_INSTANCE_x1Rv®¬ ˆ¼_²_±i<portl9¦"_±@¬’X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2805</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2805</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ571_INSTANCE_XnRxÞ Ü ˆ½_²_±i<portl9¦"_±@¬’ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> €ÁÂ656_INSTANCE_ZSr2®¬ ˆ¾_²_±i<portl9¦"_±@¬“X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2808</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2808</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂ656_INSTANCE_pGSzÚ Ø ˆ¿_²_±i<portl9¦"_±@¬“ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2810</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2810</value></preference></portlet-preferences> €ÁÂ671_INSTANCE_XnRxÞ Ü ˆÀ_²_±i<portl9¦"_±@¬” ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ756_INSTANCE_ZSr2®¬ ˆÁ_²_±i<portl9¦"_±@¬”X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2813</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2813</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ756_INSTANCE_pGSzÚ Ø ˆÂ_²_±i<portl9¦"_±@¬• „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2815</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2815</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ771_INSTANCE_XnRxÞ Ü ˆÃ_²_±i<portl9¦"_±@¬• ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂ856_INSTANCE_Y4vi®¬ ˆÄ_²_±i<portl9¦"_±@¬–X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ856_INSTANCE_nQ2V¼º ˆÅ_²_±i<portl9¦"_±@¬—f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2819</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2819</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ871_INSTANCE_l02iî ì ˆÆ_²_±i<portl9¦"_±@¬— ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>€ÁÂ956_INSTANCE_Y4vi®¬ ˆÇ_²_±i<portl9¦"_±@¬˜X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ956_INSTANCE_nQ2V¼º ˆÈ_²_±i<portl9¦"_±@¬™f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2823</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2823</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ971_INSTANCE_l02iî ì ˆÉ_²_±i<portl9¦"_±@¬™ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>€ÁÂ:56_INSTANCE_Y4vi®¬ ˆÊ_²_±i<portl9¦"_±@¬šX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂ:56_INSTANCE_qA1o¼º ˆË_²_±i<portl9¦"_±@¬›f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2827</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2827</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂ:71_INSTANCE_l02iî ì ˆÌ_²_±i<portl9¦"_±@¬› ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>€ÁÂ;56_INSTANCE_Y4vi®¬ ˆÍ_²_±i<portl9¦"_±@¬œX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â!€ÁÂ;56_INSTANCE_qA1o¼º ˆÎ_²_±i<portl9¦"_±@¬f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2831</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2831</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â"€ÁÂ;71_INSTANCE_l02iî ì ˆÏ_²_±i<portl9¦"_±@¬ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â#€ÁÂ<56_INSTANCE_Y4vi®¬ ˆÐ_²_±i<portl9¦"_±@¬žX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â%€ÁÂ<56_INSTANCE_qA1o¼º ˆÑ_²_±i<portl9¦"_±@¬Ÿf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2835</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2835</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â&€ÁÂ<71_INSTANCE_l02iî ì ˆÒ_²_±i<portl9¦"_±@¬Ÿ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â'€ÁÂ=56_INSTANCE_Y4vi®¬ ˆÓ_²_±i<portl9¦"_±@¬ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â)€ÁÂ=56_INSTANCE_qA1o¼º ˆÔ_²_±i<portl9¦"_±@¬¡f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2839</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2839</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â*€ÁÂ=71_INSTANCE_l02iî ì ˆÕ_²_±i<portl9¦"_±@¬¡ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â+€ÁÂ>56_INSTANCE_Y4vi®¬ ˆÖ_²_±i<portl9¦"_±@¬¢X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â-€ÁÂ>56_INSTANCE_qA1o¼º ˆ×_²_±i<portl9¦"_±@¬£f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2843</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2843</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â.€ÁÂ>71_INSTANCE_l02iî ì ˆØ_²_±i<portl9¦"_±@¬£ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â/€ÁÂ?56_INSTANCE_Y4vi®¬ ˆÙ_²_±i<portl9¦"_±@¬¤X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â1€ÁÂ?56_INSTANCE_qA1o¼º ˆÚ_²_±i<portl9¦"_±@¬¥f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2847</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2847</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â2€ÁÂ?71_INSTANCE_l02iî ì ˆÛ_²_±i<portl9¦"_±@¬¥ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â3€ÁÂ@56_INSTANCE_Y4vi®¬ ˆÜ_²_±i<portl9¦"_±@¬¦X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â5€ÁÂ@56_INSTANCE_qA1o¼º ˆÝ_²_±i<portl9¦"_±@¬§f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2851</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2851</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â6€ÁÂ@71_INSTANCE_l02iî ì ˆÞ_²_±i<portl9¦"_±@¬§ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â7€ÁÂA56_INSTANCE_Y4vi®¬ ˆß_²_±i<portl9¦"_±@¬¨X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â9€ÁÂA56_INSTANCE_qA1o¼º ˆà_²_±i<portl9¦"_±@¬©f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2855</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2855</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â:€ÁÂA71_INSTANCE_l02iî ì ˆá_²_±i<portl9¦"_±@¬© ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â;€ÁÂB56_INSTANCE_Y4vi®¬ ˆâ_²_±i<portl9¦"_±@¬ªX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â=€ÁÂB56_INSTANCE_qA1o¼º ˆã_²_±i<portl9¦"_±@¬«f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2859</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2859</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â>€ÁÂB71_INSTANCE_l02iî ì ˆä_²_±i<portl9¦"_±@¬« ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â?€ÁÂC56_INSTANCE_Y4vi®¬ ˆå_²_±i<portl9¦"_±@¬¬X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂA€ÁÂC56_INSTANCE_qA1o¼º ˆæ_²_±i<portl9¦"_±@¬­f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2863</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2863</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂB€ÁÂC71_INSTANCE_l02iî ì ˆç_²_±i<portl9¦"_±@¬­ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂC€ÁÂD56_INSTANCE_Y4vi®¬ ˆè_²_±i<portl9¦"_±@¬®X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂE€ÁÂD56_INSTANCE_qA1o¼º ˆé_²_±i<portl9¦"_±@¬¯f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2867</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2867</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂF€ÁÂD71_INSTANCE_l02iî ì ˆê_²_±i<portl9¦"_±@¬¯ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂG€ÁÂE56_INSTANCE_Y4vi®¬ ˆë_²_±i<portl9¦"_±@¬°X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂI€ÁÂE56_INSTANCE_qA1o¼º ˆì_²_±i<portl9¦"_±@¬±f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2871</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2871</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂJ€ÁÂE71_INSTANCE_l02iî ì ˆí_²_±i<portl9¦"_±@¬± ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂK€ÁÂF56_INSTANCE_Y4vi®¬ ˆî_²_±i<portl9¦"_±@¬²X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂM€ÁÂF56_INSTANCE_qA1o¼º ˆï_²_±i<portl9¦"_±@¬³f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2875</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2875</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂN€ÁÂF71_INSTANCE_l02iî ì ˆð_²_±i<portl9¦"_±@¬³ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂO€ÁÂG56_INSTANCE_Y4vi®¬ ˆñ_²_±i<portl9¦"_±@¬´X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂQ€ÁÂG56_INSTANCE_qA1o¼º ˆò_²_±i<portl9¦"_±@¬µf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2879</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2879</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂR€ÁÂG71_INSTANCE_l02iî ì ˆó_²_±i<portl9¦"_±@¬µ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂS€ÁÂH56_INSTANCE_Y4vi®¬ ˆô_²_±i<portl9¦"_±@¬¶X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂU€ÁÂH56_INSTANCE_qA1o¼º ˆõ_²_±i<portl9¦"_±@¬·f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2883</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2883</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂV€ÁÂH71_INSTANCE_l02iî ì ˆö_²_±i<portl9¦"_±@¬· ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂW€ÁÂI56_INSTANCE_Y4vi®¬ ˆ÷_²_±i<portl9¦"_±@¬¸X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂY€ÁÂI56_INSTANCE_qA1o¼º ˆø_²_±i<portl9¦"_±@¬¹f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2887</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2887</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂZ€ÁÂI71_INSTANCE_l02iî ì ˆù_²_±i<portl9¦"_±@¬¹ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â[€ÁÂJ56_INSTANCE_Y4vi®¬ ˆú_²_±i<portl9¦"_±@¬ºX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â]€ÁÂJ56_INSTANCE_qA1o¼º ˆû_²_±i<portl9¦"_±@¬»f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2891</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2891</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â^€ÁÂJ71_INSTANCE_l02iî ì ˆü_²_±i<portl9¦"_±@¬» ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Â`€ÁÂK56_INSTANCE_C03rÚ Ø ˆý_²_±i<portl9¦"_±@¬¼ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2894</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2894</value></preference></portlet-preferences>Âb€ÁÂK56_INSTANCE_t2rfÚ Ø ˆþ_²_±i<portl9¦"_±@¬¼ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2896</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2896</value></preference></portlet-preferences>Âc€ÁÂK71_INSTANCE_CwseÞ Ü ˆÿ_²_±i<portl9¦"_±@¬½ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂL56_INSTANCE_2e5zà Þ ˆ_²_±i<portl9¦"_±@¬½ Š z<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"none","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":0,"unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2899</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>z <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"none","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":0,"unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2899</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂL56_INSTANCE_J1BmØ Ö ˆ_²_±i<portl9¦"_±@¬¾ ‚ r<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":0,"unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2901</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>r <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":0,"unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2901</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂL56_INSTANCE_QkVP®¬ ˆ_²_±i<portl9¦"_±@¬¾X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2164</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2164</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂL71_INSTANCE_KTkXÞ Ü ˆ_²_±i<portl9¦"_±@¬¿ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂM56_INSTANCE_99WTÚ Ø ˆ_²_±i<portl9¦"_±@¬¿ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2905</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2905</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂM56_INSTANCE_cLSmÚ Ø ˆ_²_±i<portl9¦"_±@¬À „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2907</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2907</value></preference></portlet-preferences> €ÁÂM71_INSTANCE_1gKfÞ Ü ˆ_²_±i<portl9¦"_±@¬À ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> €ÁÂN56_INSTANCE_1tMjÚ Ø ˆ_²_±i<portl9¦"_±@¬Á „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2910</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2910</value></preference></portlet-preferences>€ÁÂN56_INSTANCE_dvDOÚ Ø ˆ_²_±i<portl9¦"_±@¬Á „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2912</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2912</value></preference></portlet-preferences>€ÁÂN71_INSTANCE_rm4WÞ Ü ˆ _²_±i<portl9¦"_±@¬Â ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_ZZPBÚ Ø ˆ _²_±i<portl9¦"_±@¬Â „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2915</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2915</value></preference></portlet-preferences>€ÁÂO56_INSTANCE_aigBÚ Ø ˆ _²_±i<portl9¦"_±@¬Ã „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2917</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2917</value></preference></portlet-preferences>€ÁÂO71_INSTANCE_xtFzÞ Ü ˆ _²_±i<portl9¦"_±@¬Ã ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂP56_INSTANCE_0c8BÚ Ø ˆ _²_±i<portl9¦"_±@¬Ä „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2920</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2920</value></preference></portlet-preferences>€ÁÂP56_INSTANCE_7M5QÚ Ø ˆ_²_±i<portl9¦"_±@¬Ä „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2922</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2922</value></preference></portlet-preferences>€ÁÂP71_INSTANCE_hyWvÞ Ü ˆ_²_±i<portl9¦"_±@¬Å ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>€ÁÂQ56_INSTANCE_AlOcÚ Ø ˆ_²_±i<portl9¦"_±@¬Å „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2925</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2925</value></preference></portlet-preferences>€ÁÂQ56_INSTANCE_c4LJÚ Ø ˆ_²_±i<portl9¦"_±@¬Æ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2927</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2927</value></preference></portlet-preferences>€ÁÂQ71_INSTANCE_dPjuÞ Ü ˆ_²_±i<portl9¦"_±@¬Æ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> €ÁÂR56_INSTANCE_AIYwÚ Ø ˆ_²_±i<portl9¦"_±@¬Ç „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2930</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2930</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â!€ÁÂR56_INSTANCE_AN5Z®¬ ˆ_²_±i<portl9¦"_±@¬ÇX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>Â#€ÁÂR56_INSTANCE_uMC3Ú Ø ˆ_²_±i<portl9¦"_±@¬È „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2933</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2933</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â$€ÁÂR71_INSTANCE_SVqqÞ Ü ˆ_²_±i<portl9¦"_±@¬È ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â%€ÁÂS56_INSTANCE_RDWx¼º ˆ_²_±i<portl9¦"_±@¬Éf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2633</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2633</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Â'€ÁÂS56_INSTANCE_ZP7zè æ ˆ_²_±i<portl9¦"_±@¬É ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2937</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2937</value></preference></portlet-preferences>Â(€ÁÂS71_INSTANCE_nDHkî ì ˆ_²_±i<portl9¦"_±@¬Ê ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>display-style</name><value>3</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â*€ÁÂT56_INSTANCE_629H®¬ ˆ_²_±i<portl9¦"_±@¬ÊX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2940</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2940</value></preference></portlet-preferences>Â,€ÁÂT56_INSTANCE_CEyLÚ Ø ˆ_²_±i<portl9¦"_±@¬Ë „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2942</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2942</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â.€ÁÂT56_INSTANCE_Itb9Ú Ø ˆ_²_±i<portl9¦"_±@¬Ë „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2944</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2944</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â0€ÁÂT56_INSTANCE_LtpEÚ Ø ˆ_²_±i<portl9¦"_±@¬Ì „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2946</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2946</value></preference></portlet-preferences>Â2€ÁÂT56_INSTANCE_M65dÚ Ø ˆ_²_±i<portl9¦"_±@¬Ì „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2948</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2948</value></preference></portlet-preferences>Â4€ÁÂT56_INSTANCE_T1NjÚ Ø ˆ_²_±i<portl9¦"_±@¬Í „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2950</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2950</value></preference></portlet-preferences>Â6€ÁÂT56_INSTANCE_Z7xW®¬ ˆ _²_±i<portl9¦"_±@¬ÍX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2952</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2952</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â8€ÁÂT56_INSTANCE_aDYvÚ Ø ˆ!_²_±i<portl9¦"_±@¬Î „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2954</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2954</value></preference></portlet-preferences>Â:€ÁÂT56_INSTANCE_fvOvÚ Ø ˆ"_²_±i<portl9¦"_±@¬Î „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2956</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2956</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â<€ÁÂT56_INSTANCE_oDyxÚ Ø ˆ#_²_±i<portl9¦"_±@¬Ï „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2958</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2958</value></preference></portlet-preferences>Â>€ÁÂT56_INSTANCE_tZei®¬ ˆ$_²_±i<portl9¦"_±@¬ÏX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2960</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2960</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â?€ÁÂT71_INSTANCE_gpqiÞ Ü ˆ%_²_±i<portl9¦"_±@¬Ð ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂA€ÁÂU56_INSTANCE_1ZbjÚ Ø ˆ&_²_±i<portl9¦"_±@¬Ð „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2963</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2963</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂC€ÁÂU56_INSTANCE_3iH7Ú Ø ˆ'_²_±i<portl9¦"_±@¬Ñ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2965</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2965</value></preference></portlet-preferences>ÂE€ÁÂU56_INSTANCE_7blTÚ Ø ˆ(_²_±i<portl9¦"_±@¬Ñ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2967</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2967</value></preference></portlet-preferences>ÂG€ÁÂU56_INSTANCE_IxzzÚ Ø ˆ)_²_±i<portl9¦"_±@¬Ò „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2969</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2969</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂI€ÁÂU56_INSTANCE_MlCKØ Ö ˆ*_²_±i<portl9¦"_±@¬Ò ‚ r<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":0,"unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2971</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>r <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":0,"unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2971</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂK€ÁÂU56_INSTANCE_YT8BÚ Ø ˆ+_²_±i<portl9¦"_±@¬Ó „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2973</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2973</value></preference></portlet-preferences>ÂM€ÁÂU56_INSTANCE_c7GbÚ Ø ˆ,_²_±i<portl9¦"_±@¬Ó „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2975</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2975</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂO€ÁÂU56_INSTANCE_cvzEÚ Ø ˆ-_²_±i<portl9¦"_±@¬Ô „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2977</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2977</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂP€ÁÂU71_INSTANCE_gpqiÞ Ü ˆ._²_±i<portl9¦"_±@¬Ô ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂQ€ÁÂV56_INSTANCE_4HUU®¬ ˆ/_²_±i<portl9¦"_±@¬ÕX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>ÂS€ÁÂV56_INSTANCE_9r9t®¬ ˆ0_²_±i<portl9¦"_±@¬ÖX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2981</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2981</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂU€ÁÂV56_INSTANCE_t1UMÚ Ø ˆ1_²_±i<portl9¦"_±@¬Ö „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2983</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2983</value></preference></portlet-preferences>ÂV€ÁÂV71_INSTANCE_srOdÞ Ü ˆ2_²_±i<portl9¦"_±@¬× ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂX€ÁÂW56_INSTANCE_jXOlÚ Ø ˆ3_²_±i<portl9¦"_±@¬× „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2986</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2986</value></preference></portlet-preferences>ÂZ€ÁÂW56_INSTANCE_lKFbÚ Ø ˆ4_²_±i<portl9¦"_±@¬Ø „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2988</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2988</value></preference></portlet-preferences>Â[€ÁÂW71_INSTANCE_joSAÞ Ü ˆ5_²_±i<portl9¦"_±@¬Ø ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â]€ÁÂX56_INSTANCE_4oOlÚ Ø ˆ6_²_±i<portl9¦"_±@¬Ù „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2991</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>2991</value></preference></portlet-preferences>Â_€ÁÂX56_INSTANCE_4rvuÚ Ø ˆ7_²_±i<portl9¦"_±@¬Ù „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2993</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2993</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â`€ÁÂX56_INSTANCE_65TU®¬ ˆ8_²_±i<portl9¦"_±@¬ÚX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Âb€ÁÂX56_INSTANCE_H1ykÚ Ø ˆ9_²_±i<portl9¦"_±@¬Ú „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2996</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2996</value></preference></portlet-preferences>Âd€ÁÂX56_INSTANCE_L2g9Ú Ø ˆ:_²_±i<portl9¦"_±@¬Û „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2998</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2998</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_LQKi®¬ ˆ;_²_±i<portl9¦"_±@¬ÛX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>3000</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>3000</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_ZLYB®¬ ˆ<_²_±i<portl9¦"_±@¬ÜX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3002</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3002</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_pUd2Ú Ø ˆ=_²_±i<portl9¦"_±@¬Ü „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3004</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3004</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_t1UMÚ Ø ˆ>_²_±i<portl9¦"_±@¬Ý „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3006</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3006</value></preference></portlet-preferences> €ÁÂX56_INSTANCE_tPHRÚ Ø ˆ?_²_±i<portl9¦"_±@¬Ý „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3008</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3008</value></preference></portlet-preferences> €ÁÂX56_INSTANCE_tw8FÚ Ø ˆ@_²_±i<portl9¦"_±@¬Þ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3010</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3010</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂX56_INSTANCE_uZPQÚ Ø ˆA_²_±i<portl9¦"_±@¬Þ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3012</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3012</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂX71_INSTANCE_srOdÞ Ü ˆB_²_±i<portl9¦"_±@¬ß ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_Y4vi®¬ ˆC_²_±i<portl9¦"_±@¬ßX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>€ÁÂY56_INSTANCE_qA1o¼º ˆD_²_±i<portl9¦"_±@¬àf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3016</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3016</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>€ÁÂY71_INSTANCE_l02iî ì ˆE_²_±i<portl9¦"_±@¬à ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_6JzQÚ Ø ˆF_²_±i<portl9¦"_±@¬á „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3019</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3019</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_7RvJÚ Ø ˆG_²_±i<portl9¦"_±@¬á „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3021</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3021</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_LhFIÚ Ø ˆH_²_±i<portl9¦"_±@¬â „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3023</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3023</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_MsIb¢   ˆI_²_±i<portl9¦"_±@¬â L <<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-title-en_US</name><value>1. Define a Data Model</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3025</value></preference></portlet-preferences>< <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-title-en_US</name><value>1. Define a Data Model</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3025</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_PXd9Ú Ø ˆJ_²_±i<portl9¦"_±@¬ã „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3027</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3027</value></preference></portlet-preferences>€ÁÂZ56_INSTANCE_QgFd®¬ ˆK_²_±i<portl9¦"_±@¬ãX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>3029</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>3029</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â!€ÁÂZ56_INSTANCE_SEwdÚ Ø ˆL_²_±i<portl9¦"_±@¬ä „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3031</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3031</value></preference></portlet-preferences>Â#€ÁÂZ56_INSTANCE_pu3hÚ Ø ˆM_²_±i<portl9¦"_±@¬ä „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3033</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3033</value></preference></portlet-preferences>Â$€ÁÂZ71_INSTANCE_Ns1bÞ Ü ˆN_²_±i<portl9¦"_±@¬å ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â%€ÁÂ[56_INSTANCE_QgFd®¬ ˆO_²_±i<portl9¦"_±@¬åX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2137</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2137</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â&€ÁÂ[56_INSTANCE_kZXwÚ Ø ˆP_²_±i<portl9¦"_±@¬æ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2141</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2141</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â'€ÁÂ[71_INSTANCE_Ns1bÞ Ü ˆQ_²_±i<portl9¦"_±@¬æ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â(€ÁÂ\56_INSTANCE_1irn®¬ ˆR_²_±i<portl9¦"_±@¬çX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2758</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2758</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â)€ÁÂ\56_INSTANCE_6r4z®¬ ˆS_²_±i<portl9¦"_±@¬èX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2756</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2756</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â+€ÁÂ\56_INSTANCE_npkGÚ Ø ˆT_²_±i<portl9¦"_±@¬è „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3041</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3041</value></preference></portlet-preferences>Â,€ÁÂ\71_INSTANCE_gaDCŽ Œ ˆU_²_±i<portl9¦"_±@¬é 8 (<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-title-en_US</name><value>Navigation</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>( <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-title-en_US</name><value>Navigation</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â-€ÁÂ\98&$ ˆV_²_±i<portl9¦"_±@¬éÐ À<portlet-preferences><preference><name>portlet-setup-title-en_US</name><value>Official Plugins</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference></portlet-preferences>À<portlet-preferences><preference><name>portlet-setup-title-en_US</name><value>Official Plugins</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference></portlet-preferences>Â.€ÁÂ]114Ö Ô ˆW_²_±i<portl9¦"_±@¬é € p<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>p <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â/€ÁÂ]115°® ˆX_²_±i<portl9¦"_±@¬êZ J<portlet-preferences><preference><name>organization-id</name><value>0</value></preference><preference><name>portlet-setup-title-en_US</name><value>Latest Blogs</value></preference><preference><name>max</name><value>20</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference><preference><name>display-style</name><value>abstract</value></preference></portlet-preferences>J<portlet-preferences><preference><name>organization-id</name><value>0</value></preference><preference><name>portlet-setup-title-en_US</name><value>Latest Blogs</value></preference><preference><name>max</name><value>20</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference><preference><name>display-style</name><value>abstract</value></preference></portlet-preferences>Â1€ÁÂ]56_INSTANCE_B4ZtÚ Ø ˆY_²_±i<portl9¦"_±@¬ê „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3047</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3047</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â3€ÁÂ]56_INSTANCE_hzbl®¬ ˆZ_²_±i<portl9¦"_±@¬ëX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3049</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3049</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â5€ÁÂ]56_INSTANCE_mjZi®¬ ˆ[_²_±i<portl9¦"_±@¬ìX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3051</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3051</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â6€ÁÂ]71_INSTANCE_oDiwÞ Ü ˆ\_²_±i<portl9¦"_±@¬ì ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â7€ÁÂ^56_INSTANCE_q3XvÚ Ø ˆ]_²_±i<portl9¦"_±@¬í „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2144</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2144</value></preference></portlet-preferences>Â8€ÁÂ^56_INSTANCE_tLvUÚ Ø ˆ^_²_±i<portl9¦"_±@¬í „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2146</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2146</value></preference></portlet-preferences>Â9€ÁÂ^71_INSTANCE_1NFZÞ Ü ˆ__²_±i<portl9¦"_±@¬î ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â;€ÁÂ_56_INSTANCE_Wo2Z®¬ ˆ`_²_±i<portl9¦"_±@¬îX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3057</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3057</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â=€ÁÂ_56_INSTANCE_yORPÚ Ø ˆa_²_±i<portl9¦"_±@¬ï „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3059</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3059</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â>€ÁÂ_71_INSTANCE_i6oGÞ Ü ˆb_²_±i<portl9¦"_±@¬ï ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â?€ÁÂa56_INSTANCE_Y4vi®¬ ˆc_²_±i<portl9¦"_±@¬ðX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂA€ÁÂa56_INSTANCE_qA1o¼º ˆd_²_±i<portl9¦"_±@¬ñf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3063</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3063</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>ÂB€ÁÂa71_INSTANCE_l02iî ì ˆe_²_±i<portl9¦"_±@¬ñ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂD€ÁÂd56_INSTANCE_0a6T®¬ ˆf_²_±i<portl9¦"_±@¬òX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3066</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3066</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂF€ÁÂd56_INSTANCE_5ZcY®¬ ˆg_²_±i<portl9¦"_±@¬óX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3068</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3068</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂH€ÁÂd56_INSTANCE_cw0q®¬ ˆh_²_±i<portl9¦"_±@¬ôX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3070</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3070</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂJ€ÁÂd56_INSTANCE_xpo5®¬ ˆi_²_±i<portl9¦"_±@¬õX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3072</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3072</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂK€ÁÂd71_INSTANCE_23dbÞ Ü ˆj_²_±i<portl9¦"_±@¬õ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÂM€ÁÂ56_INSTANCE_JEnG®¬ ˆk_²_±i<portl9¦"_±@¬öX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3075</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3075</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂO€ÁÂ56_INSTANCE_TFvYÚ Ø ˆl_²_±i<portl9¦"_±@¬ö „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3077</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3077</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>ÂP€ÁÂ71_INSTANCE_iGX7Þ Ü ˆm_²_±i<portl9¦"_±@¬÷ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>ÂR€ÁÂ56_INSTANCE_1tMjÚ Ø ˆn_²_±i<portl9¦"_±@¬÷ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3080</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3080</value></preference></portlet-preferences>ÂS€ÁÂ56_INSTANCE_dvDOÚ Ø ˆo_²_±i<portl9¦"_±@¬ø „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2912</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2912</value></preference></portlet-preferences>ÂT€ÁÂ71_INSTANCE_rm4WÞ Ü ˆp_²_±i<portl9¦"_±@¬ø ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ÂV€ÁÂ56_INSTANCE_jXOlÚ Ø ˆq_²_±i<portl9¦"_±@¬ù „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3084</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3084</value></preference></portlet-preferences>ÂX€ÁÂ56_INSTANCE_lKFbÚ Ø ˆr_²_±i<portl9¦"_±@¬ù „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3086</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>article-id</name><value>3086</value></preference></portlet-preferences>ÂY€ÁÂ71_INSTANCE_joSAÞ Ü ˆs_²_±i<portl9¦"_±@¬ú ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>Â[€ÁÂ56_INSTANCE_7Z46®¬ ˆt_²_±i<portl9¦"_±@¬úX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3089</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3089</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â]€ÁÂ56_INSTANCE_kBrNÚ Ø ˆu_²_±i<portl9¦"_±@¬û „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3091</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3091</value></preference></portlet-preferences>Â^€ÁÂ71_INSTANCE_pWZFÞ Ü ˆv_²_±i<portl9¦"_±@¬û ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>Â_€ÁÂ56_INSTANCE_Y4vi®¬ ˆw_²_±i<portl9¦"_±@¬üX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Âa€ÁÂ56_INSTANCE_qA1o¼º ˆx_²_±i<portl9¦"_±@¬ýf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3095</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3095</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>Âb€ÁÂ71_INSTANCE_l02iî ì ˆy_²_±i<portl9¦"_±@¬ý ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>Âc€ÁÂ56_INSTANCE_Y4vi®¬ ˆz_²_±i<portl9¦"_±@¬þX H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_nQ2V¼º ˆ{_²_±i<portl9¦"_±@¬ÿf V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3099</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3099</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂ71_INSTANCE_l02iî ì ˆ|_²_±i<portl9¦"_±@¬ÿ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_7Z46®¬ ˆ}_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3102</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3102</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_kBrNÚ Ø ˆ~_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3091</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3091</value></preference></portlet-preferences> €ÁÂ71_INSTANCE_pWZFÞ Ü ˆ_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> €Á 56_INSTANCE_QgFd¼º ˆ€_²_±i<portl9¦"_±@­f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>3106</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>3106</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €Á 56_INSTANCE_kZXwè æ ˆ_²_±i<portl9¦"_±@­ ’ ‚<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>article-id</name><value>3108</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>‚ <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>article-id</name><value>3108</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €Á 71_INSTANCE_Ns1bî ì ˆ‚_²_±i<portl9¦"_±@­ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> €Á 56_INSTANCE_Y4vi®¬ ˆƒ_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €Á 56_INSTANCE_nQ2V¼º ˆ„_²_±i<portl9¦"_±@­f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3112</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3112</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €Á 71_INSTANCE_l02iî ì ˆ…_²_±i<portl9¦"_±@­ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> €Á 56_INSTANCE_Y4vi®¬ ˆ†_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €Á 56_INSTANCE_nQ2V®¬ ˆ‡_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3116</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3116</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €Á 71_INSTANCE_l02iÞ Ü ˆˆ_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> €ÁÂ107”’ ˆ‰_²_±i<portl9¦"_±@­> .<portlet-preferences />.<portlet-preferences /> €ÁÂ108Ö Ô ˆŠ_²_±i<portl9¦"_±@­ € p<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>p <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_9jID’ ˆ‹_²_±i<portl9¦"_±@­< ,<portlet-preferences/>,<portlet-preferences/> €ÁÂ56_INSTANCE_Y4vi®¬ ˆŒ_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_nQ2V¼º ˆ_²_±i<portl9¦"_±@­f V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3123</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>V<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#141b24"}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3123</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂ71_INSTANCE_l02iî ì ˆŽ_²_±i<portl9¦"_±@­ ˜ ˆ<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>ˆ <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":"#18212b"}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_Wo2Z®¬ ˆ_²_±i<portl9¦"_±@­ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3126</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3126</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> €ÁÂ56_INSTANCE_ZJPSÚ Ø ˆ_²_±i<portl9¦"_±@­  „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3128</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3128</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> €ÁÂ71_INSTANCE_i6oGà Þ ˆ‘_²_±i<portl9¦"_±@­ Š z<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>z <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> €ÁÂ107 ˆ’_²_±i<portl9¦"_±@­ À °<portlet-preferences><preference><name>portlet-setup-title-en_US</name><value>Comments</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference></portlet-preferences>°<portlet-preferences><preference><name>portlet-setup-title-en_US</name><value>Comments</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference></portlet-preferences> !€ÁÂ108Ö Ô ˆ“_²_±i<portl9¦"_±@­  € p<portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>p <portlet-preferences><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> "€ÁÂ56_INSTANCE_Y4vi®¬ ˆ”_²_±i<portl9¦"_±@­ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> $€ÁÂ56_INSTANCE_qA1o®¬ ˆ•_²_±i<portl9¦"_±@­ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3134</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3134</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> %€ÁÂ71_INSTANCE_l02iÞ Ü ˆ–_²_±i<portl9¦"_±@­  ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> '€ÁÂ71_INSTANCE_kDipà Þ ˆ—_²_±i<portl9¦"_±@­ Š z<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>z <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> )€ÁÂ56_INSTANCE_Xlknjh ˆ˜_²_±i@¦$ortl9¦"_±@­ Â@¦$Â<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-title-en_US</name><value>Introduction</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":" #p_p_id_56_INSTANCE_Xlkn_ ol, #p_p_id_56_INSTANCE_Xlkn_ ul{ \tmargin-left: 20px; } #p_p_id_56_INSTANCE_Xlkn_ ol li, #p_p_id_56_INSTANCE_Xlkn_ ul li{ \tmargin-left: 10px; \tlist-style: decimal outside; \tbackground: none; \tpadding-left: 0; } #p_p_id_56_INSTANCE_Xlkn_ ul li{ \tlist-style: disc outside; } #portlet-wrapper-56_INSTANCE_Xlkn{ \tline-height: 1.3; } #portlet-wrapper-56_INSTANCE_Xlkn h2.western{ \tmargin-top: 1.5em; \tmargin-bottom: 0.3em; } "},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3139</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> +€ÁÂ56_INSTANCE_nQNvÚ Ø ˆ™_²_±i<portl9¦"_±@­  „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3141</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3141</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> ,€ÁÂ71_INSTANCE_kDipÞ Ü ˆš_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> /€ÁÂ71_INSTANCE_kDipÄ ˆ›_²_±i<portl9¦"_±@­n ^<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>^<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> 0€ÁÂ56_INSTANCE_Y4vi®¬ ˆœ_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> 2€ÁÂ56_INSTANCE_qA1o®¬ ˆ_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3148</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3148</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> 3€ÁÂ71_INSTANCE_l02iÞ Ü ˆž_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> 5€ÁÂ56_INSTANCE_Bv0zÚ Ø ˆŸ_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3151</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3151</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> 6€ÁÂ56_INSTANCE_Wo2Z®¬ ˆ _²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2674</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2674</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> 7€ÁÂ71_INSTANCE_i6oGà Þ ˆ¡_²_±i<portl9¦"_±@­ Š z<portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences>z <portlet-preferences><preference><name>bullet-style</name><value>1</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>3</value></preference></portlet-preferences> 8€ÁÂ56_INSTANCE_Y4vi®¬ ˆ¢_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2097</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> :€ÁÂ56_INSTANCE_qA1o®¬ ˆ£_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3156</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3156</value></preference><preference><name>show-available-locales</name><value>false</value></preference></portlet-preferences> ;€ÁÂ71_INSTANCE_l02iÞ Ü ˆ¤_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> >€ÁÂ56_INSTANCE_Vb6dVT €¥_²_±i<portl9¦"_±@­@<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>portlet-setup-title-en_US</name><value>Dalian Liferay User Group Meeting March 15, 2008</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3160</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>true</value></preference><preference><name>portlet-setup-show-borders</name><value>true</value></preference></portlet-preferences> ?€ÁÂ56_INSTANCE_AIYwÚ Ø ˆ¦_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2194</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2194</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> @€ÁÂ56_INSTANCE_AIlLÚ Ø ˆ§_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2196</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2196</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> B€ÁÂ56_INSTANCE_W7mZÚ Ø ˆ¨_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3164</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3164</value></preference></portlet-preferences> D€ÁÂ56_INSTANCE_axY0®¬ ˆ©_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3166</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3166</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> E€ÁÂ56_INSTANCE_bMZr®¬ ˆª_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>article-id</name><value>2061</value></preference></portlet-preferences> G€ÁÂ56_INSTANCE_iP6TÚ Ø ˆ«_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3169</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3169</value></preference></portlet-preferences> H€ÁÂ71_INSTANCE_SVqqÞ Ü ˆ¬_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> J€ÁÂ56_INSTANCE_hHUq®¬ ˆ­_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3172</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3172</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> L€ÁÂ56_INSTANCE_kBrNÚ Ø ˆ®_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3174</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3174</value></preference></portlet-preferences> M€ÁÂ56_INSTANCE_w15r”’ ˆ¯_²_±i<portl9¦"_±@­> .<portlet-preferences />.<portlet-preferences /> N€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ°_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> P€ÁÂ56_INSTANCE_MJMzÚ Ø ˆ±_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3178</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3178</value></preference></portlet-preferences> Q€ÁÂ56_INSTANCE_hHUq®¬ ˆ²_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> S€ÁÂ56_INSTANCE_v0k5®¬ ˆ³_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3181</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3181</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> T€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ´_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> V€ÁÂ56_INSTANCE_7Z46®¬ ˆµ_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3184</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3184</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> W€ÁÂ56_INSTANCE_kBrNÚ Ø ˆ¶_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3091</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3091</value></preference></portlet-preferences> X€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ·_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> Z€ÁÂ56_INSTANCE_k6XoXV ˆ¸_²_±i<portl9¦"_±@­ ò<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>portlet-setup-title-en_US</name><value>Support</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3188</value></preference></portlet-preferences>ò<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>portlet-setup-title-en_US</name><value>Support</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3188</value></preference></portlet-preferences> [€ÁÂ56_INSTANCE_xaLK„ ‚ ˆ¹_²_±i<portl9¦"_±@­ . <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-title-ar_SA</name><value>Support</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2381</value></preference></portlet-preferences> <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-title-ar_SA</name><value>Support</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>2381</value></preference></portlet-preferences> \€ÁÂ56_INSTANCE_zbcX®¬ ˆº_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>2368</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> ]€ÁÂ71_INSTANCE_vqLHÞ Ü ˆ»_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences> _€ÁÂ56_INSTANCE_hHUq®¬ ˆ¼_²_±i<portl9¦"_±@­X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3193</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3193</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences> a€ÁÂ56_INSTANCE_kBrNÚ Ø ˆ½_²_±i<portl9¦"_±@­ „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3195</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3195</value></preference></portlet-preferences> b€ÁÂ71_INSTANCE_pWZFÞ Ü ˆ¾_²_±i<portl9¦"_±@­ ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>display-style</name><value>4</value></preference></portlet-preferences> d€Á 56_INSTANCE_hHUq®¬ ˆ¿_²_±i<portl9¦"_±@­ X H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3172</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>H<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>template-id</name><value></value></preference><preference><name>disable-caching</name><value>false</value></preference><preference><name>enable-ratings</name><value>false</value></preference><preference><name>enable-comments</name><value>false</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>article-id</name><value>3172</value></preference><preference><name>show-available-locales</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference></portlet-preferences>Â!€Á 56_INSTANCE_kBrNÚ Ø ˆÀ_²_±i<portl9¦"_±@­  „ t<portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3174</value></preference></portlet-preferences>t <portlet-preferences><preference><name>group-id</name><value>14</value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","fontSize":"","textDecoration":"","lineHeight":"","wordSpacing":"","letterSpacing":"","fontFamily":""},"advancedData":{"customCSS":""},"borderData":{"borderColor":{"right":"","top":"","left":"","sameForAll":true,"bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","left":"","sameForAll":true,"bottom":""}},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"},"sameForAll":true,"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>article-id</name><value>3174</value></preference></portlet-preferences>Â!€Á 71_INSTANCE_BzrkÞ Ü ˆÁ_²_±i<portl9¦"_±@­! ˆ x<portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>x <portlet-preferences><preference><name>bullet-style</name><value></value></preference><preference><name>portlet-setup-css</name><value>{"textData":{"textAlign":"","color":"","fontWeight":"","fontStyle":"","textDecoration":"","fontSize":"","wordSpacing":"","lineHeight":"","letterSpacing":"","fontFamily":""},"borderData":{"borderColor":{"right":"","top":"","sameForAll":true,"left":"","bottom":""},"borderWidth":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"borderStyle":{"right":"","top":"","sameForAll":true,"left":"","bottom":""}},"advancedData":{"customCSS":""},"spacingData":{"padding":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}},"margin":{"right":{"value":"","unit":"px"},"top":{"value":"","unit":"px"},"sameForAll":true,"left":{"value":"","unit":"px"},"bottom":{"value":"","unit":"px"}}},"bgData":{"backgroundRepeat":"","useBgImage":false,"backgroundPosition":{"top":{"value":"","unit":"px"},"left":{"value":"","unit":"px"}},"backgroundImage":"","backgroundColor":""}}</value></preference><preference><name>display-style</name><value>4</value></preference><preference><name>portlet-setup-show-borders</name><value>false</value></preference><preference><name>portlet-setup-use-custom-title</name><value>false</value></preference></portlet-preferences>ÿÿ CREATE INDEX "IX_E4F13E6E" ON "PORTLETPREFERENCES" ("OWNERID" , "OWNERTYPE" , "PLID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "PORTLETPREFERENCES" bBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_E4F13E6E"',NULL,NULL,NULL,737,3,171,1,2,408,1,0); END; CREATE INDEX "IX_C7057FF7" ON "PORTLETPREFERENCES" ("OWNERID" , "OWNERTYPE" , "PLID" , "PORTLETID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "PORTLETPREFERENCES" bBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_C7057FF7"',NULL,NULL,NULL,737,4,737,1,1,408,1,0); END; CREATE INDEX "IX_F15C1C4F" ON "PORTLETPREFERENCES" ("PLID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "PORTLETPREFERENCES" bBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_F15C1C4F"',NULL,NULL,NULL,737,2,171,1,2,408,1,0); END; CREATE INDEX "IX_D340DB76" ON "PORTLETPREFERENCES" ("PLID" , "PORTLETID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "PORTLETPREFERENCES" bBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_D340DB76"',NULL,NULL,NULL,737,4,737,1,1,408,1,0); END; ALTER TABLE "PORTLETPREFERENCES" ADD PRIMARY KEY ("PORTLETPREFERENCESID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "RATINGSENTRY" CREATE TABLE "RATINGSENTRY" ("ENTRYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "SCORE" NUMBER(30, 20)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "RATINGSENTRY" ("ENTRYID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "SCORE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9) Ki´ ´ ÿÿ CREATE INDEX "IX_16184D57" ON "RATINGSENTRY" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_B47E3C11" ON "RATINGSENTRY" ("USERID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "RATINGSENTRY" ADD PRIMARY KEY ("ENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "RATINGSSTATS" CREATE TABLE "RATINGSSTATS" ("STATSID" NUMBER(30, 0) NOT NULL ENABLE, "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "TOTALENTRIES" NUMBER(30, 0), "TOTALSCORE" NUMBER(30, 20), "AVERAGESCORE" NUMBER(30, 20)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "RATINGSSTATS" ("STATSID", "CLASSNAMEID", "CLASSPK", "TOTALENTRIES", "TOTALSCORE", "AVERAGESCORE") VALUES (:1, :2, :3, :4, :5, :6) ÿÿ CREATE INDEX "IX_A6E99284" ON "RATINGSSTATS" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "RATINGSSTATS" ADD PRIMARY KEY ("STATSID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "REGION" CREATE TABLE "REGION" ("REGIONID" NUMBER(30, 0) NOT NULL ENABLE, "COUNTRYID" NUMBER(30, 0), "REGIONCODE" VARCHAR2(75), "NAME" VARCHAR2(75), "ACTIVE_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "REGION" ("REGIONID", "COUNTRYID", "REGIONCODE", "NAME", "ACTIVE_") VALUES (:1, :2, :3, :4, :5) KiKiÁÁALAlabamaÁÁÁAKAlaskaÁÁÁAZArizonaÁÁÁARArkansasÁÁÁCA CaliforniaÁÁÁCOColoradoÁÁÁCT ConnecticutÁÁ ÁDCDistrict of ColumbiaÁÁ ÁDEDelawareÁÁ ÁFLFloridaÁÁ ÁGAGeorgiaÁÁ ÁHIHawaiiÁÁÁIDIdahoÁÁÁILIllinoisÁÁÁINIndianaÁÁÁIAIowaÁÁÁKSKansasÁÁÁKY Kentucky ÁÁÁLA Louisiana ÁÁÁMEMaineÁÁÁMDMarylandÁÁÁMA MassachusettsÁÁÁMIMichiganÁÁÁMN MinnesotaÁÁÁMS MississippiÁÁÁMOMissouriÁÁÁMTMontanaÁÁÁNENebraskaÁÁÁNVNevadaÁÁÁNH New HampshireÁÁ ÁNJ New JerseyÁÁ!ÁNM New MexicoÁÁ"ÁNYNew YorkÁÁ#ÁNCNorth CarolinaÁÁ$ÁND North DakotaÁÁ%ÁOHOhioÁÁ&ÁOK Oklahoma ÁÁ'ÁOROregonÁÁ(ÁPA PennsylvaniaÁÁ)ÁPR Puerto RicoÁÁ*ÁRI Rhode IslandÁÁ+ÁSCSouth CarolinaÁÁ,ÁSD South DakotaÁÁ-ÁTN TennesseeÁÁ.ÁTXTexasÁÁ/ÁUTUtahÁÁ0ÁVTVermontÁÁ1ÁVAVirginiaÁÁ2ÁWA WashingtonÁÁ3ÁWV West VirginiaÁÁ4ÁWI WisconsinÁÁ5ÁWYWyomingÁÁ6ÁALAlbertaÁÁ7ÁBCBritish ColumbiaÁÁ8ÁMBManitobaÁÁ9ÁNB New BrunswickÁÁ:ÁNLNewfoundland and LabradorÁÁ;ÁNTNorthwest TerritoriesÁÁ<ÁNS Nova ScotiaÁÁ=ÁNUNunavutÁÁ>ÁONOntarioÁÁ?ÁPEPrince Edward IslandÁÁ@ÁQCQuebecÁÁAÁSK SaskatchewanÁÁBÁYTYukonÁÁCÁAN AndalusiaÁÁDÁARAragonÁÁEÁASAsturiasÁÁFÁIBBalearic IslandsÁÁGÁPVBasque CountryÁÁHÁCNCanary IslandsÁÁIÁCB CantabriaÁÁJÁCLCastile and LeonÁÁKÁCMCastile-La ManchaÁÁLÁCT CataloniaÁÁMÁCECeutaÁÁNÁEX ExtremaduraÁÁOÁGAGaliciaÁÁPÁLOLa RiojaÁÁQÁMMadridÁÁRÁMLMelillaÁÁSÁMUMurciaÁÁTÁNANavarraÁÁUÁVCValenciaÁÿÿ CREATE INDEX "IX_2D9A426F" ON "REGION" ("ACTIVE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "REGION" ]BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_2D9A426F"',NULL,NULL,NULL,84,1,1,1,1,1,0,0); END; CREATE INDEX "IX_16D87CA7" ON "REGION" ("COUNTRYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "REGION" ]BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_16D87CA7"',NULL,NULL,NULL,84,1,3,1,1,1,0,0); END; CREATE INDEX "IX_11FB3E42" ON "REGION" ("COUNTRYID" , "ACTIVE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "REGION" ]BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_11FB3E42"',NULL,NULL,NULL,84,1,3,1,1,1,0,0); END; ALTER TABLE "REGION" ADD PRIMARY KEY ("REGIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "RELEASE_" CREATE TABLE "RELEASE_" ("RELEASEID" NUMBER(30, 0) NOT NULL ENABLE, "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "BUILDNUMBER" NUMBER(30, 0), "BUILDDATE" TIMESTAMP (6), "VERIFIED" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "RELEASE_" ("RELEASEID", "CREATEDATE", "MODIFIEDDATE", "BUILDNUMBER", "BUILDDATE", "VERIFIED") VALUES (:1, :2, :3, :4, :5, :6) ´ ´ ´ Áxl :"xl :"Â3þÿ€ÿÿ ALTER TABLE "RELEASE_" ADD PRIMARY KEY ("RELEASEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "RESOURCECODE" CREATE TABLE "RESOURCECODE" ("CODEID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "NAME" VARCHAR2(300), "SCOPE" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "RESOURCECODE" ("CODEID", "COMPANYID", "NAME", "SCOPE") VALUES (:1, :2, :3, :4) ,iÿÿ CREATE INDEX "IX_717FDD47" ON "RESOURCECODE" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_A32C097E" ON "RESOURCECODE" ("COMPANYID" , "NAME" , "SCOPE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_AACAFF40" ON "RESOURCECODE" ("NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "RESOURCECODE" ADD PRIMARY KEY ("CODEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "RESOURCE_" CREATE TABLE "RESOURCE_" ("RESOURCEID" NUMBER(30, 0) NOT NULL ENABLE, "CODEID" NUMBER(30, 0), "PRIMKEY" VARCHAR2(300)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "RESOURCE_" ("RESOURCEID", "CODEID", "PRIMKEY") VALUES (:1, :2, :3) ,iÿÿ CREATE INDEX "IX_2578FBD3" ON "RESOURCE_" ("CODEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_67DE7856" ON "RESOURCE_" ("CODEID" , "PRIMKEY" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "RESOURCE_" ADD PRIMARY KEY ("RESOURCEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ROLES_PERMISSIONS" CREATE TABLE "ROLES_PERMISSIONS" ("ROLEID" NUMBER(30, 0) NOT NULL ENABLE, "PERMISSIONID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ROLES_PERMISSIONS" ("ROLEID", "PERMISSIONID") VALUES (:1, :2) ÿÿ CREATE INDEX "LIFERAY_002" ON "ROLES_PERMISSIONS" ("PERMISSIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "ROLES_PERMISSIONS" ADD PRIMARY KEY ("ROLEID", "PERMISSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "ROLE_" CREATE TABLE "ROLE_" ("ROLEID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "TYPE_" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "ROLE_" ("ROLEID", "COMPANYID", "CLASSNAMEID", "CLASSPK", "NAME", "DESCRIPTION", "TYPE_") VALUES (:1, :2, :3, :4, :5, :6, :7) Ki iÁ Á€€ AdministratorþÿÁÁ Á€€GuestþÿÁÁ Á€€ Power UserþÿÁÁÁ€€UserþÿÁÿÿ CREATE INDEX "IX_449A10B9" ON "ROLE_" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "ROLE_" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_449A10B9"',NULL,NULL,NULL,4,1,1,1,1,1,0,0); END; CREATE INDEX "IX_A88E424E" ON "ROLE_" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "ROLE_" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_A88E424E"',NULL,NULL,NULL,4,1,1,1,1,1,0,0); END; CREATE INDEX "IX_EBC931B8" ON "ROLE_" ("COMPANYID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "ROLE_" \BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_EBC931B8"',NULL,NULL,NULL,4,1,4,1,1,1,0,0); END; ALTER TABLE "ROLE_" ADD PRIMARY KEY ("ROLEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SCFRAMEWORKVERSION" CREATE TABLE "SCFRAMEWORKVERSION" ("FRAMEWORKVERSIONID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "NAME" VARCHAR2(75), "URL" VARCHAR2(4000), "ACTIVE_" NUMBER(1, 0), "PRIORITY" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SCFRAMEWORKVERSION" ("FRAMEWORKVERSIONID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "NAME", "URL", "ACTIVE_", "PRIORITY") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11) Ki´ ´ Ki iÿÿ CREATE INDEX "IX_C98C0D78" ON "SCFRAMEWORKVERSION" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_272991FA" ON "SCFRAMEWORKVERSION" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6E1764F" ON "SCFRAMEWORKVERSION" ("GROUPID" , "ACTIVE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SCFRAMEWORKVERSION" ADD PRIMARY KEY ("FRAMEWORKVERSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SCFRAMEWORKVERSI_SCPRODUCTVERS" CREATE TABLE "SCFRAMEWORKVERSI_SCPRODUCTVERS" ("FRAMEWORKVERSIONID" NUMBER(30, 0) NOT NULL ENABLE, "PRODUCTVERSIONID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SCFRAMEWORKVERSI_SCPRODUCTVERS" ("FRAMEWORKVERSIONID", "PRODUCTVERSIONID") VALUES (:1, :2) ÿÿ ALTER TABLE "SCFRAMEWORKVERSI_SCPRODUCTVERS" ADD PRIMARY KEY ("FRAMEWORKVERSIONID", "PRODUCTVERSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SCLICENSE" CREATE TABLE "SCLICENSE" ("LICENSEID" NUMBER(30, 0) NOT NULL ENABLE, "NAME" VARCHAR2(75), "URL" VARCHAR2(4000), "OPENSOURCE" NUMBER(1, 0), "ACTIVE_" NUMBER(1, 0), "RECOMMENDED" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SCLICENSE" ("LICENSEID", "NAME", "URL", "OPENSOURCE", "ACTIVE_", "RECOMMENDED") VALUES (:1, :2, :3, :4, :5, :6) Ki iÿÿ CREATE INDEX "IX_1C841592" ON "SCLICENSE" ("ACTIVE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5327BB79" ON "SCLICENSE" ("ACTIVE_" , "RECOMMENDED" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SCLICENSE" ADD PRIMARY KEY ("LICENSEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SCLICENSES_SCPRODUCTENTRIES" CREATE TABLE "SCLICENSES_SCPRODUCTENTRIES" ("LICENSEID" NUMBER(30, 0) NOT NULL ENABLE, "PRODUCTENTRYID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SCLICENSES_SCPRODUCTENTRIES" ("LICENSEID", "PRODUCTENTRYID") VALUES (:1, :2) ÿÿ ALTER TABLE "SCLICENSES_SCPRODUCTENTRIES" ADD PRIMARY KEY ("LICENSEID", "PRODUCTENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SCPRODUCTENTRY" CREATE TABLE "SCPRODUCTENTRY" ("PRODUCTENTRYID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "NAME" VARCHAR2(75), "TYPE_" VARCHAR2(75), "TAGS" VARCHAR2(300), "SHORTDESCRIPTION" VARCHAR2(4000), "LONGDESCRIPTION" VARCHAR2(4000), "PAGEURL" VARCHAR2(4000), "AUTHOR" VARCHAR2(75), "REPOGROUPID" VARCHAR2(75), "REPOARTIFACTID" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SCPRODUCTENTRY" ("PRODUCTENTRYID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "NAME", "TYPE_", "TAGS", "SHORTDESCRIPTION", "LONGDESCRIPTION", "PAGEURL", "AUTHOR", "REPOGROUPID", "REPOARTIFACTID") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16) Ki´ ´ KiKi,i i i iKiKiKiÿÿ CREATE INDEX "IX_5D25244F" ON "SCPRODUCTENTRY" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_72F87291" ON "SCPRODUCTENTRY" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_98E6A9CB" ON "SCPRODUCTENTRY" ("GROUPID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_7311E812" ON "SCPRODUCTENTRY" ("REPOGROUPID" , "REPOARTIFACTID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SCPRODUCTENTRY" ADD PRIMARY KEY ("PRODUCTENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SCPRODUCTSCREENSHOT" CREATE TABLE "SCPRODUCTSCREENSHOT" ("PRODUCTSCREENSHOTID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "GROUPID" NUMBER(30, 0), "PRODUCTENTRYID" NUMBER(30, 0), "THUMBNAILID" NUMBER(30, 0), "FULLIMAGEID" NUMBER(30, 0), "PRIORITY" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SCPRODUCTSCREENSHOT" ("PRODUCTSCREENSHOTID", "COMPANYID", "GROUPID", "PRODUCTENTRYID", "THUMBNAILID", "FULLIMAGEID", "PRIORITY") VALUES (:1, :2, :3, :4, :5, :6, :7) ÿÿ CREATE INDEX "IX_AE8224CC" ON "SCPRODUCTSCREENSHOT" ("FULLIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_467956FD" ON "SCPRODUCTSCREENSHOT" ("PRODUCTENTRYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_DA913A55" ON "SCPRODUCTSCREENSHOT" ("PRODUCTENTRYID" , "PRIORITY" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6C572DAC" ON "SCPRODUCTSCREENSHOT" ("THUMBNAILID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SCPRODUCTSCREENSHOT" ADD PRIMARY KEY ("PRODUCTSCREENSHOTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SCPRODUCTVERSION" CREATE TABLE "SCPRODUCTVERSION" ("PRODUCTVERSIONID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PRODUCTENTRYID" NUMBER(30, 0), "VERSION" VARCHAR2(75), "CHANGELOG" VARCHAR2(4000), "DOWNLOADPAGEURL" VARCHAR2(4000), "DIRECTDOWNLOADURL" VARCHAR2(2000), "REPOSTOREARTIFACT" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SCPRODUCTVERSION" ("PRODUCTVERSIONID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "PRODUCTENTRYID", "VERSION", "CHANGELOG", "DOWNLOADPAGEURL", "DIRECTDOWNLOADURL", "REPOSTOREARTIFACT") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) Ki´ ´ Ki i iÐiÿÿ CREATE INDEX "IX_7020130F" ON "SCPRODUCTVERSION" ("DIRECTDOWNLOADURL" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_8377A211" ON "SCPRODUCTVERSION" ("PRODUCTENTRYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SCPRODUCTVERSION" ADD PRIMARY KEY ("PRODUCTVERSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SERVICECOMPONENT" CREATE TABLE "SERVICECOMPONENT" ("SERVICECOMPONENTID" NUMBER(30, 0) NOT NULL ENABLE, "BUILDNAMESPACE" VARCHAR2(75), "BUILDNUMBER" NUMBER(30, 0), "BUILDDATE" NUMBER(30, 0), "DATA_" CLOB) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("DATA_") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "SERVICECOMPONENT" ("SERVICECOMPONENTID", "BUILDNAMESPACE", "BUILDNUMBER", "BUILDDATE", "DATA_") VALUES (:1, :2, :3, :4, :5) KipiDATA_ÿÿ CREATE INDEX "IX_7338606F" ON "SERVICECOMPONENT" ("BUILDNAMESPACE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4F0315B8" ON "SERVICECOMPONENT" ("BUILDNAMESPACE" , "BUILDNUMBER" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SERVICECOMPONENT" ADD PRIMARY KEY ("SERVICECOMPONENTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGCART" CREATE TABLE "SHOPPINGCART" ("CARTID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "ITEMIDS" VARCHAR2(4000), "COUPONCODES" VARCHAR2(75), "ALTSHIPPING" NUMBER(30, 0), "INSURE" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGCART" ("CARTID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "ITEMIDS", "COUPONCODES", "ALTSHIPPING", "INSURE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11) Ki´ ´  iKiÿÿ CREATE INDEX "IX_C28B41DC" ON "SHOPPINGCART" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_FC46FE16" ON "SHOPPINGCART" ("GROUPID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_54101CC8" ON "SHOPPINGCART" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGCART" ADD PRIMARY KEY ("CARTID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGCATEGORY" CREATE TABLE "SHOPPINGCATEGORY" ("CATEGORYID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PARENTCATEGORYID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGCATEGORY" ("CATEGORYID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "PARENTCATEGORYID", "NAME", "DESCRIPTION") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) Ki´ ´ Ki iÿÿ CREATE INDEX "IX_5F615D3E" ON "SHOPPINGCATEGORY" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1E6464F5" ON "SHOPPINGCATEGORY" ("GROUPID" , "PARENTCATEGORYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGCATEGORY" ADD PRIMARY KEY ("CATEGORYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGCOUPON" CREATE TABLE "SHOPPINGCOUPON" ("COUPONID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CODE_" VARCHAR2(75), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "STARTDATE" TIMESTAMP (6), "ENDDATE" TIMESTAMP (6), "ACTIVE_" NUMBER(1, 0), "LIMITCATEGORIES" VARCHAR2(4000), "LIMITSKUS" VARCHAR2(4000), "MINORDER" NUMBER(30, 20), "DISCOUNT" NUMBER(30, 20), "DISCOUNTTYPE" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGCOUPON" ("COUPONID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CODE_", "NAME", "DESCRIPTION", "STARTDATE", "ENDDATE", "ACTIVE_", "LIMITCATEGORIES", "LIMITSKUS", "MINORDER", "DISCOUNT", "DISCOUNTTYPE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18) Ki´ ´ KiKi i´ ´  i iKiÿÿ CREATE INDEX "IX_DC60CFAE" ON "SHOPPINGCOUPON" ("CODE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_3251AF16" ON "SHOPPINGCOUPON" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGCOUPON" ADD PRIMARY KEY ("COUPONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGITEM" CREATE TABLE "SHOPPINGITEM" ("ITEMID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CATEGORYID" NUMBER(30, 0), "SKU" VARCHAR2(75), "NAME" VARCHAR2(200), "DESCRIPTION" VARCHAR2(4000), "PROPERTIES" VARCHAR2(4000), "FIELDS_" NUMBER(1, 0), "FIELDSQUANTITIES" VARCHAR2(4000), "MINQUANTITY" NUMBER(30, 0), "MAXQUANTITY" NUMBER(30, 0), "PRICE" NUMBER(30, 20), "DISCOUNT" NUMBER(30, 20), "TAXABLE" NUMBER(1, 0), "SHIPPING" NUMBER(30, 20), "USESHIPPINGFORMULA" NUMBER(1, 0), "REQUIRESSHIPPING" NUMBER(1, 0), "STOCKQUANTITY" NUMBER(30, 0), "FEATURED_" NUMBER(1, 0), "SALE_" NUMBER(1, 0), "SMALLIMAGE" NUMBER(1, 0), "SMALLIMAGEID" NUMBER(30, 0), "SMALLIMAGEURL" VARCHAR2(75), "MEDIUMIMAGE" NUMBER(1, 0), "MEDIUMIMAGEID" NUMBER(30, 0), "MEDIUMIMAGEURL" VARCHAR2(75), "LARGEIMAGE" NUMBER(1, 0), "LARGEIMAGEID" NUMBER(30, 0), "LARGEIMAGEURL" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGITEM" ("ITEMID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CATEGORYID", "SKU", "NAME", "DESCRIPTION", "PROPERTIES", "FIELDS_", "FIELDSQUANTITIES", "MINQUANTITY", "MAXQUANTITY", "PRICE", "DISCOUNT", "TAXABLE", "SHIPPING", "USESHIPPINGFORMULA", "REQUIRESSHIPPING", "STOCKQUANTITY", "FEATURED_", "SALE_", "SMALLIMAGE", "SMALLIMAGEID", "SMALLIMAGEURL", "MEDIUMIMAGE", "MEDIUMIMAGEID", "MEDIUMIMAGEURL", "LARGEIMAGE", "LARGEIMAGEID", "LARGEIMAGEURL") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26, :27, :28, :29, :30, :31, :32, :33) !Ki´ ´ KiÈi i i iKiKiKiÿÿ CREATE INDEX "IX_C8EACF2E" ON "SHOPPINGITEM" ("CATEGORYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1C717CA6" ON "SHOPPINGITEM" ("COMPANYID" , "SKU" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_903DC750" ON "SHOPPINGITEM" ("LARGEIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_D217AB30" ON "SHOPPINGITEM" ("MEDIUMIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_FF203304" ON "SHOPPINGITEM" ("SMALLIMAGEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGITEM" ADD PRIMARY KEY ("ITEMID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGITEMFIELD" CREATE TABLE "SHOPPINGITEMFIELD" ("ITEMFIELDID" NUMBER(30, 0) NOT NULL ENABLE, "ITEMID" NUMBER(30, 0), "NAME" VARCHAR2(75), "VALUES_" VARCHAR2(4000), "DESCRIPTION" VARCHAR2(4000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGITEMFIELD" ("ITEMFIELDID", "ITEMID", "NAME", "VALUES_", "DESCRIPTION") VALUES (:1, :2, :3, :4, :5) Ki i iÿÿ CREATE INDEX "IX_6D5F9B87" ON "SHOPPINGITEMFIELD" ("ITEMID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGITEMFIELD" ADD PRIMARY KEY ("ITEMFIELDID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGITEMPRICE" CREATE TABLE "SHOPPINGITEMPRICE" ("ITEMPRICEID" NUMBER(30, 0) NOT NULL ENABLE, "ITEMID" NUMBER(30, 0), "MINQUANTITY" NUMBER(30, 0), "MAXQUANTITY" NUMBER(30, 0), "PRICE" NUMBER(30, 20), "DISCOUNT" NUMBER(30, 20), "TAXABLE" NUMBER(1, 0), "SHIPPING" NUMBER(30, 20), "USESHIPPINGFORMULA" NUMBER(1, 0), "STATUS" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGITEMPRICE" ("ITEMPRICEID", "ITEMID", "MINQUANTITY", "MAXQUANTITY", "PRICE", "DISCOUNT", "TAXABLE", "SHIPPING", "USESHIPPINGFORMULA", "STATUS") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) ÿÿ CREATE INDEX "IX_EA6FD516" ON "SHOPPINGITEMPRICE" ("ITEMID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGITEMPRICE" ADD PRIMARY KEY ("ITEMPRICEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGORDER" CREATE TABLE "SHOPPINGORDER" ("ORDERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "NUMBER_" VARCHAR2(75), "TAX" NUMBER(30, 20), "SHIPPING" NUMBER(30, 20), "ALTSHIPPING" VARCHAR2(75), "REQUIRESSHIPPING" NUMBER(1, 0), "INSURE" NUMBER(1, 0), "INSURANCE" NUMBER(30, 20), "COUPONCODES" VARCHAR2(75), "COUPONDISCOUNT" NUMBER(30, 20), "BILLINGFIRSTNAME" VARCHAR2(75), "BILLINGLASTNAME" VARCHAR2(75), "BILLINGEMAILADDRESS" VARCHAR2(75), "BILLINGCOMPANY" VARCHAR2(75), "BILLINGSTREET" VARCHAR2(75), "BILLINGCITY" VARCHAR2(75), "BILLINGSTATE" VARCHAR2(75), "BILLINGZIP" VARCHAR2(75), "BILLINGCOUNTRY" VARCHAR2(75), "BILLINGPHONE" VARCHAR2(75), "SHIPTOBILLING" NUMBER(1, 0), "SHIPPINGFIRSTNAME" VARCHAR2(75), "SHIPPINGLASTNAME" VARCHAR2(75), "SHIPPINGEMAILADDRESS" VARCHAR2(75), "SHIPPINGCOMPANY" VARCHAR2(75), "SHIPPINGSTREET" VARCHAR2(75), "SHIPPINGCITY" VARCHAR2(75), "SHIPPINGSTATE" VARCHAR2(75), "SHIPPINGZIP" VARCHAR2(75), "SHIPPINGCOUNTRY" VARCHAR2(75), "SHIPPINGPHONE" VARCHAR2(75), "CCNAME" VARCHAR2(75), "CCTYPE" VARCHAR2(75), "CCNUMBER" VARCHAR2(75), "CCEXPMONTH" NUMBER(30, 0), "CCEXPYEAR" NUMBER(30, 0), "CCVERNUMBER" VARCHAR2(75), "COMMENTS" VARCHAR2(4000), "PPTXNID" VARCHAR2(75), "PPPAYMENTSTATUS" VARCHAR2(75), "PPPAYMENTGROSS" NUMBER(30, 20), "PPRECEIVEREMAIL" VARCHAR2(75), "PPPAYEREMAIL" VARCHAR2(75), "SENDORDEREMAIL" NUMBER(1, 0), "SENDSHIPPINGEMAIL" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGORDER" ("ORDERID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "NUMBER_", "TAX", "SHIPPING", "ALTSHIPPING", "REQUIRESSHIPPING", "INSURE", "INSURANCE", "COUPONCODES", "COUPONDISCOUNT", "BILLINGFIRSTNAME", "BILLINGLASTNAME", "BILLINGEMAILADDRESS", "BILLINGCOMPANY", "BILLINGSTREET", "BILLINGCITY", "BILLINGSTATE", "BILLINGZIP", "BILLINGCOUNTRY", "BILLINGPHONE", "SHIPTOBILLING", "SHIPPINGFIRSTNAME", "SHIPPINGLASTNAME", "SHIPPINGEMAILADDRESS", "SHIPPINGCOMPANY", "SHIPPINGSTREET", "SHIPPINGCITY", "SHIPPINGSTATE", "SHIPPINGZIP", "SHIPPINGCOUNTRY", "SHIPPINGPHONE", "CCNAME", "CCTYPE", "CCNUMBER", "CCEXPMONTH", "CCEXPYEAR", "CCVERNUMBER", "COMMENTS", "PPTXNID", "PPPAYMENTSTATUS", "PPPAYMENTGROSS", "PPRECEIVEREMAIL", "PPPAYEREMAIL", "SENDORDEREMAIL", "SENDSHIPPINGEMAIL") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26, :27, :28, :29, :30, :31, :32, :33, :34, :35, :36, :37, :38, :39, :40, :41, :42, :43, :44, :45, :46, :47, :48, :49, :50, :51) 3Ki´ ´ KiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKiKi iKiKiKiKiÿÿ CREATE INDEX "IX_1D15553E" ON "SHOPPINGORDER" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_119B5630" ON "SHOPPINGORDER" ("GROUPID" , "USERID" , "PPPAYMENTSTATUS" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_D7D6E87A" ON "SHOPPINGORDER" ("NUMBER_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGORDER" ADD PRIMARY KEY ("ORDERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SHOPPINGORDERITEM" CREATE TABLE "SHOPPINGORDERITEM" ("ORDERITEMID" NUMBER(30, 0) NOT NULL ENABLE, "ORDERID" NUMBER(30, 0), "ITEMID" VARCHAR2(75), "SKU" VARCHAR2(75), "NAME" VARCHAR2(200), "DESCRIPTION" VARCHAR2(4000), "PROPERTIES" VARCHAR2(4000), "PRICE" NUMBER(30, 20), "QUANTITY" NUMBER(30, 0), "SHIPPEDDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SHOPPINGORDERITEM" ("ORDERITEMID", "ORDERID", "ITEMID", "SKU", "NAME", "DESCRIPTION", "PROPERTIES", "PRICE", "QUANTITY", "SHIPPEDDATE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10) KiKiÈi i i´ ÿÿ CREATE INDEX "IX_B5F82C7A" ON "SHOPPINGORDERITEM" ("ORDERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SHOPPINGORDERITEM" ADD PRIMARY KEY ("ORDERITEMID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SOCIALACTIVITY" CREATE TABLE "SOCIALACTIVITY" ("ACTIVITYID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "TYPE_" VARCHAR2(75), "EXTRADATA" CLOB, "RECEIVERUSERID" NUMBER(30, 0), "RECEIVERUSERNAME" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("EXTRADATA") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "SOCIALACTIVITY" ("ACTIVITYID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "CLASSNAMEID", "CLASSPK", "TYPE_", "EXTRADATA", "RECEIVERUSERID", "RECEIVERUSERNAME") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12) Ki´ KipiKi EXTRADATAÿÿ CREATE INDEX "IX_A853C757" ON "SOCIALACTIVITY" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_64B1BC66" ON "SOCIALACTIVITY" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_2A2468" ON "SOCIALACTIVITY" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_121CA3CB" ON "SOCIALACTIVITY" ("RECEIVERUSERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_3504B8BC" ON "SOCIALACTIVITY" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SOCIALACTIVITY" ADD PRIMARY KEY ("ACTIVITYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SOCIALRELATION" CREATE TABLE "SOCIALRELATION" ("UUID_" VARCHAR2(75), "RELATIONID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "USERID1" NUMBER(30, 0), "USERID2" NUMBER(30, 0), "TYPE_" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SOCIALRELATION" ("UUID_", "RELATIONID", "COMPANYID", "CREATEDATE", "USERID1", "USERID2", "TYPE_") VALUES (:1, :2, :3, :4, :5, :6, :7) Ki´ ÿÿ CREATE INDEX "IX_61171E99" ON "SOCIALRELATION" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_95135D1C" ON "SOCIALRELATION" ("COMPANYID" , "TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C31A64C6" ON "SOCIALRELATION" ("TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5A40CDCC" ON "SOCIALRELATION" ("USERID1" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4B52BE89" ON "SOCIALRELATION" ("USERID1" , "TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_12A92145" ON "SOCIALRELATION" ("USERID1" , "USERID2" , "TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5A40D18D" ON "SOCIALRELATION" ("USERID2" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_3F9C2FA8" ON "SOCIALRELATION" ("USERID2" , "TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F0CA24A5" ON "SOCIALRELATION" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SOCIALRELATION" ADD PRIMARY KEY ("RELATIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "SUBSCRIPTION" CREATE TABLE "SUBSCRIPTION" ("SUBSCRIPTIONID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "FREQUENCY" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "SUBSCRIPTION" ("SUBSCRIPTIONID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "FREQUENCY") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9) Ki´ ´ Kiÿÿ CREATE INDEX "IX_786D171A" ON "SUBSCRIPTION" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_2E1A92D4" ON "SUBSCRIPTION" ("COMPANYID" , "USERID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_54243AFD" ON "SUBSCRIPTION" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "SUBSCRIPTION" ADD PRIMARY KEY ("SUBSCRIPTIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "TAGSASSET" CREATE TABLE "TAGSASSET" ("ASSETID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "STARTDATE" TIMESTAMP (6), "ENDDATE" TIMESTAMP (6), "PUBLISHDATE" TIMESTAMP (6), "EXPIRATIONDATE" TIMESTAMP (6), "MIMETYPE" VARCHAR2(75), "TITLE" VARCHAR2(300), "DESCRIPTION" VARCHAR2(4000), "SUMMARY" VARCHAR2(4000), "URL" VARCHAR2(4000), "HEIGHT" NUMBER(30, 0), "WIDTH" NUMBER(30, 0), "PRIORITY" NUMBER(30, 20), "VIEWCOUNT" NUMBER(30, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "TAGSASSET" ("ASSETID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "STARTDATE", "ENDDATE", "PUBLISHDATE", "EXPIRATIONDATE", "MIMETYPE", "TITLE", "DESCRIPTION", "SUMMARY", "URL", "HEIGHT", "WIDTH", "PRIORITY", "VIEWCOUNT") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22) Ki´ ´ ´ ´ ´ ´ Ki,i i i iÿÿ CREATE INDEX "IX_1AB6D6D2" ON "TAGSASSET" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_AB3D8BCB" ON "TAGSASSET" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "TAGSASSET" ADD PRIMARY KEY ("ASSETID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "TAGSASSETS_TAGSENTRIES" CREATE TABLE "TAGSASSETS_TAGSENTRIES" ("ASSETID" NUMBER(30, 0) NOT NULL ENABLE, "ENTRYID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "TAGSASSETS_TAGSENTRIES" ("ASSETID", "ENTRYID") VALUES (:1, :2) ÿÿ ALTER TABLE "TAGSASSETS_TAGSENTRIES" ADD PRIMARY KEY ("ASSETID", "ENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "TAGSENTRY" CREATE TABLE "TAGSENTRY" ("ENTRYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "NAME" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "TAGSENTRY" ("ENTRYID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "NAME") VALUES (:1, :2, :3, :4, :5, :6, :7) Ki´ ´ Kiÿÿ CREATE INDEX "IX_10563688" ON "TAGSENTRY" ("COMPANYID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "TAGSENTRY" ADD PRIMARY KEY ("ENTRYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "TAGSPROPERTY" CREATE TABLE "TAGSPROPERTY" ("PROPERTYID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "ENTRYID" NUMBER(30, 0), "KEY_" VARCHAR2(75), "VALUE" VARCHAR2(300)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "TAGSPROPERTY" ("PROPERTYID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "ENTRYID", "KEY_", "VALUE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9) Ki´ ´ Ki,iÿÿ CREATE INDEX "IX_C134234" ON "TAGSPROPERTY" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_EB974D08" ON "TAGSPROPERTY" ("COMPANYID" , "KEY_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5200A629" ON "TAGSPROPERTY" ("ENTRYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F505253D" ON "TAGSPROPERTY" ("ENTRYID" , "KEY_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "TAGSPROPERTY" ADD PRIMARY KEY ("PROPERTYID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "TAGSSOURCE" CREATE TABLE "TAGSSOURCE" ("SOURCEID" NUMBER(30, 0) NOT NULL ENABLE, "PARENTSOURCEID" NUMBER(30, 0), "NAME" VARCHAR2(75), "ACRONYM" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "TAGSSOURCE" ("SOURCEID", "PARENTSOURCEID", "NAME", "ACRONYM") VALUES (:1, :2, :3, :4) KiKiÿÿ ALTER TABLE "TAGSSOURCE" ADD PRIMARY KEY ("SOURCEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "TASKSPROPOSAL" CREATE TABLE "TASKSPROPOSAL" ("PROPOSALID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" VARCHAR2(75), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "PUBLISHDATE" TIMESTAMP (6), "DUEDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "TASKSPROPOSAL" ("PROPOSALID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "NAME", "DESCRIPTION", "PUBLISHDATE", "DUEDATE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13) Ki´ ´ KiKi i´ ´ ÿÿ CREATE INDEX "IX_181A4A1B" ON "TASKSPROPOSAL" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_7FB27324" ON "TASKSPROPOSAL" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6EEC675E" ON "TASKSPROPOSAL" ("GROUPID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "TASKSPROPOSAL" ADD PRIMARY KEY ("PROPOSALID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "TASKSREVIEW" CREATE TABLE "TASKSREVIEW" ("REVIEWID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "PROPOSALID" NUMBER(30, 0), "ASSIGNEDBYUSERID" NUMBER(30, 0), "ASSIGNEDBYUSERNAME" VARCHAR2(75), "STAGE" NUMBER(30, 0), "COMPLETED" NUMBER(1, 0), "REJECTED" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "TASKSREVIEW" ("REVIEWID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "PROPOSALID", "ASSIGNEDBYUSERID", "ASSIGNEDBYUSERNAME", "STAGE", "COMPLETED", "REJECTED") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13) Ki´ ´ Kiÿÿ CREATE INDEX "IX_4D0C7F8D" ON "TASKSREVIEW" ("PROPOSALID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_70AFEA01" ON "TASKSREVIEW" ("PROPOSALID" , "STAGE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1894B29A" ON "TASKSREVIEW" ("PROPOSALID" , "STAGE" , "COMPLETED" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_41AFC20C" ON "TASKSREVIEW" ("PROPOSALID" , "STAGE" , "COMPLETED" , "REJECTED" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_36F512E6" ON "TASKSREVIEW" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_5C6BE4C7" ON "TASKSREVIEW" ("USERID" , "PROPOSALID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "TASKSREVIEW" ADD PRIMARY KEY ("REVIEWID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERGROUP" CREATE TABLE "USERGROUP" ("USERGROUPID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "PARENTUSERGROUPID" NUMBER(30, 0), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERGROUP" ("USERGROUPID", "COMPANYID", "PARENTUSERGROUPID", "NAME", "DESCRIPTION") VALUES (:1, :2, :3, :4, :5) Ki iÿÿ CREATE INDEX "IX_524FEFCE" ON "USERGROUP" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_23EAD0D" ON "USERGROUP" ("COMPANYID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_69771487" ON "USERGROUP" ("COMPANYID" , "PARENTUSERGROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "USERGROUP" ADD PRIMARY KEY ("USERGROUPID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERGROUPROLE" CREATE TABLE "USERGROUPROLE" ("USERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0) NOT NULL ENABLE, "ROLEID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERGROUPROLE" ("USERID", "GROUPID", "ROLEID") VALUES (:1, :2, :3) ÿÿ CREATE INDEX "IX_1B988D7A" ON "USERGROUPROLE" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_871412DF" ON "USERGROUPROLE" ("GROUPID" , "ROLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_887A2C95" ON "USERGROUPROLE" ("ROLEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_887BE56A" ON "USERGROUPROLE" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4D040680" ON "USERGROUPROLE" ("USERID" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "USERGROUPROLE" ADD PRIMARY KEY ("USERID", "GROUPID", "ROLEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERIDMAPPER" CREATE TABLE "USERIDMAPPER" ("USERIDMAPPERID" NUMBER(30, 0) NOT NULL ENABLE, "USERID" NUMBER(30, 0), "TYPE_" VARCHAR2(75), "DESCRIPTION" VARCHAR2(75), "EXTERNALUSERID" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERIDMAPPER" ("USERIDMAPPERID", "USERID", "TYPE_", "DESCRIPTION", "EXTERNALUSERID") VALUES (:1, :2, :3, :4, :5) KiKiKiÿÿ CREATE INDEX "IX_41A32E0D" ON "USERIDMAPPER" ("TYPE_" , "EXTERNALUSERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_E60EA987" ON "USERIDMAPPER" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_D1C44A6E" ON "USERIDMAPPER" ("USERID" , "TYPE_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "USERIDMAPPER" ADD PRIMARY KEY ("USERIDMAPPERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERS_GROUPS" CREATE TABLE "USERS_GROUPS" ("USERID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERS_GROUPS" ("USERID", "GROUPID") VALUES (:1, :2) ÁÁÁYÁÁ^ÁÁcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁ Á Á Á Á Á Á "Á 'Á ,Á 1Á 6Á ;Á @Á EÁ JÁ OÁ TÁ YÁ ^Á cÁ Á Á Á Á Á Á "Á 'Á ,Á 1Á 6Á ;Á @Á EÁ JÁ OÁ TÁ YÁ ^Á cÁ Á Á Á Á Á Á "Áÿÿ ALTER TABLE "USERS_GROUPS" ADD PRIMARY KEY ("USERID", "GROUPID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERS_ORGS" CREATE TABLE "USERS_ORGS" ("USERID" NUMBER(30, 0) NOT NULL ENABLE, "ORGANIZATIONID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERS_ORGS" ("USERID", "ORGANIZATIONID") VALUES (:1, :2) ÁÁÁÁ,ÁYÁÁYÁ,Á^ÁÁ^Á,ÁcÁÁcÁ,ÂÁÂÁ, Á Á,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,Â"ÁÂ"Á,Â'ÁÂ'Á,Â,ÁÂ,Á,Â1ÁÂ1Á,Â6ÁÂ6Á,Â;ÁÂ;Á,Â@ÁÂ@Á,ÂEÁÂEÁ,ÂJÁÂJÁ,ÂOÁÂOÁ,ÂTÁÂTÁ,ÂYÁÂYÁ,Â^ÁÂ^Á,ÂcÁÂcÁ,ÂÁÂÁ, Á Á,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,Â"ÁÂ"Á,Â'ÁÂ'Á,Â,ÁÂ,Á,Â1ÁÂ1Á,Â6ÁÂ6Á,Â;ÁÂ;Á,Â@ÁÂ@Á,ÂEÁÂEÁ,ÂJÁÂJÁ,ÂOÁÂOÁ,ÂTÁÂTÁ,ÂYÁÂYÁ,Â^ÁÂ^Á,ÂcÁÂcÁ,ÂÁÂÁ, Á Á,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,Â"ÁÂ"Á,Â'ÁÂ'Á,Â,ÁÂ,Á,Â1ÁÂ1Á,Â6ÁÂ6Á,Â;ÁÂ;Á,Â@ÁÂ@Á,ÂEÁÂEÁ,ÂJÁÂJÁ,ÂOÁÂOÁ,ÂTÁÂTÁ,ÂYÁÂYÁ,Â^ÁÂ^Á,ÂcÁÂcÁ,ÂÁÂÁ, Á Á,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,Â"ÁÂ"Á,Â'ÁÂ'Á,Â,ÁÂ,Á,Â1ÁÂ1Á,Â6ÁÂ6Á,Â;ÁÂ;Á,Â@ÁÂ@Á,ÂEÁÂEÁ,ÂJÁÂJÁ,ÂOÁÂOÁ,ÂTÁÂTÁ,ÂYÁÂYÁ,Â^ÁÂ^Á,ÂcÁÂcÁ,ÂÁÂÁ, Á Á,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,ÂÁÂÁ,Â"ÁÂ"Á,Â'ÁÂ'Á,Â,ÁÂ,Á,Â1ÁÂ1Á,Â6ÁÂ6Á,Â;ÁÂ;Á,Â@ÁÂ@Á,ÂEÁÂEÁ,ÂJÁÂJÁ,ÂOÁÂOÁ,ÂTÁÂTÁ,ÂYÁÂYÁ0Â^ÁÂ^Á0ÂcÁÂcÁ0ÂÁÂÁ0 Á Á0ÂÁÂÁ0ÂÁÂÁ0ÂÁÂÁ0ÂÁÂÁ0Â"ÁÂ"Á0Â'ÁÂ'Á4Â,ÁÂ,Á4Â1ÁÂ1Á4Â6ÁÂ6Á4Â;ÁÂ;Á4Â@ÁÂ@Á4ÂEÁÂEÁ4ÂJÁÂJÁ4ÂOÁÂOÁ4ÂTÁÂTÁ4ÂYÁÂYÁ8Â^ÁÂ^Á8ÂcÁÂcÁ8ÂÁÂÁ8 Á Á8ÂÁÂÁ8ÂÁÂÁ8ÂÁÂÁ8ÂÁÂÁ8Â"ÁÂ"Á8Â'ÁÂ'Á<Â,ÁÂ,Á<Â1ÁÂ1Á<Â6ÁÂ6Á<Â;ÁÂ;Á<Â@ÁÂ@Á<ÂEÁÂEÁ<ÂJÁÂJÁ<ÂOÁÂOÁ<ÂTÁÂTÁ<ÂYÁÂYÁ@Â^ÁÂ^Á@ÂcÁÂcÁ@ Á Á@ Á Á@ Á Á@ Á Á@ Á Á@ Á Á@ "Á "Á@ 'Á 'ÁD ,Á ,ÁD 1Á 1ÁD 6Á 6ÁD ;Á ;ÁD @Á @ÁD EÁ EÁD JÁ JÁD OÁ OÁD TÁ TÁD YÁ YÁH ^Á ^ÁH cÁ cÁH Á ÁH Á ÁH Á ÁH Á ÁH Á ÁH Á ÁH "Á "ÁH 'Á 'ÁL ,Á ,ÁL 1Á 1ÁL 6Á 6ÁL ;Á ;ÁL @Á @ÁL EÁ EÁL JÁ JÁL OÁ OÁL TÁ TÁL YÁ YÁP ^Á ^ÁP cÁ cÁP Á ÁP Á ÁP Á ÁP Á ÁP Á ÁP Á ÁP "Á "ÁPÿÿ ALTER TABLE "USERS_ORGS" ADD PRIMARY KEY ("USERID", "ORGANIZATIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERS_PERMISSIONS" CREATE TABLE "USERS_PERMISSIONS" ("USERID" NUMBER(30, 0) NOT NULL ENABLE, "PERMISSIONID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERS_PERMISSIONS" ("USERID", "PERMISSIONID") VALUES (:1, :2) ÿÿ CREATE INDEX "LIFERAY_003" ON "USERS_PERMISSIONS" ("PERMISSIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "USERS_PERMISSIONS" ADD PRIMARY KEY ("USERID", "PERMISSIONID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERS_ROLES" CREATE TABLE "USERS_ROLES" ("USERID" NUMBER(30, 0) NOT NULL ENABLE, "ROLEID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERS_ROLES" ("USERID", "ROLEID") VALUES (:1, :2) ÁÁ ÁÁ ÁÁÁYÁÁ^ÁÁcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁÂÁ ÁÂÁÂÁÂÁÂÁÂ"ÁÂ'ÁÂ,ÁÂ1ÁÂ6ÁÂ;ÁÂ@ÁÂEÁÂJÁÂOÁÂTÁÂYÁÂ^ÁÂcÁ Á Á Á Á Á Á "Á 'Á ,Á 1Á 6Á ;Á @Á EÁ JÁ OÁ TÁ YÁ ^Á cÁ Á Á Á Á Á Á "Á 'Á ,Á 1Á 6Á ;Á @Á EÁ JÁ OÁ TÁ YÁ ^Á cÁ Á Á Á Á Á Á "Áÿÿ ALTER TABLE "USERS_ROLES" ADD PRIMARY KEY ("USERID", "ROLEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERS_USERGROUPS" CREATE TABLE "USERS_USERGROUPS" ("USERID" NUMBER(30, 0) NOT NULL ENABLE, "USERGROUPID" NUMBER(30, 0) NOT NULL ENABLE) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERS_USERGROUPS" ("USERID", "USERGROUPID") VALUES (:1, :2) ÿÿ ALTER TABLE "USERS_USERGROUPS" ADD PRIMARY KEY ("USERID", "USERGROUPID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERTRACKER" CREATE TABLE "USERTRACKER" ("USERTRACKERID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "MODIFIEDDATE" TIMESTAMP (6), "SESSIONID" VARCHAR2(200), "REMOTEADDR" VARCHAR2(75), "REMOTEHOST" VARCHAR2(75), "USERAGENT" VARCHAR2(200)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERTRACKER" ("USERTRACKERID", "COMPANYID", "USERID", "MODIFIEDDATE", "SESSIONID", "REMOTEADDR", "REMOTEHOST", "USERAGENT") VALUES (:1, :2, :3, :4, :5, :6, :7, :8) ´ ÈiKiKiÈiÿÿ CREATE INDEX "IX_29BA1CF5" ON "USERTRACKER" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_46B0AE8E" ON "USERTRACKER" ("SESSIONID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_E4EFBA8D" ON "USERTRACKER" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "USERTRACKER" ADD PRIMARY KEY ("USERTRACKERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USERTRACKERPATH" CREATE TABLE "USERTRACKERPATH" ("USERTRACKERPATHID" NUMBER(30, 0) NOT NULL ENABLE, "USERTRACKERID" NUMBER(30, 0), "PATH_" VARCHAR2(4000), "PATHDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USERTRACKERPATH" ("USERTRACKERPATHID", "USERTRACKERID", "PATH_", "PATHDATE") VALUES (:1, :2, :3, :4)  i´ ÿÿ CREATE INDEX "IX_14D8BCC0" ON "USERTRACKERPATH" ("USERTRACKERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "USERTRACKERPATH" ADD PRIMARY KEY ("USERTRACKERPATHID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "USER_" CREATE TABLE "USER_" ("UUID_" VARCHAR2(75), "USERID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "DEFAULTUSER" NUMBER(1, 0), "CONTACTID" NUMBER(30, 0), "PASSWORD_" VARCHAR2(75), "PASSWORDENCRYPTED" NUMBER(1, 0), "PASSWORDRESET" NUMBER(1, 0), "PASSWORDMODIFIEDDATE" TIMESTAMP (6), "GRACELOGINCOUNT" NUMBER(30, 0), "SCREENNAME" VARCHAR2(75), "EMAILADDRESS" VARCHAR2(75), "PORTRAITID" NUMBER(30, 0), "LANGUAGEID" VARCHAR2(75), "TIMEZONEID" VARCHAR2(75), "GREETING" VARCHAR2(75), "COMMENTS" VARCHAR2(4000), "LOGINDATE" TIMESTAMP (6), "LOGINIP" VARCHAR2(75), "LASTLOGINDATE" TIMESTAMP (6), "LASTLOGINIP" VARCHAR2(75), "LASTFAILEDLOGINDATE" TIMESTAMP (6), "FAILEDLOGINATTEMPTS" NUMBER(30, 0), "LOCKOUT" NUMBER(1, 0), "LOCKOUTDATE" TIMESTAMP (6), "AGREEDTOTERMSOFUSE" NUMBER(1, 0), "ACTIVE_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "USER_" ("UUID_", "USERID", "COMPANYID", "CREATEDATE", "MODIFIEDDATE", "DEFAULTUSER", "CONTACTID", "PASSWORD_", "PASSWORDENCRYPTED", "PASSWORDRESET", "PASSWORDMODIFIEDDATE", "GRACELOGINCOUNT", "SCREENNAME", "EMAILADDRESS", "PORTRAITID", "LANGUAGEID", "TIMEZONEID", "GREETING", "COMMENTS", "LOGINDATE", "LOGINIP", "LASTLOGINDATE", "LASTLOGINIP", "LASTFAILEDLOGINDATE", "FAILEDLOGINATTEMPTS", "LOCKOUT", "LOCKOUTDATE", "AGREEDTOTERMSOFUSE", "ACTIVE_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26, :27, :28, :29) Ki´ ´ Ki´ KiKiKiKiKi i´ Ki´ Ki´ ´ þÿÁÁxl :xl :ÁÁpassword€€þÿþÿ5default@liferay.comþÿþÿþÿWelcome!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÁÁxl :xl :€Átest€€þÿþÿ joebloggstest@liferay.comþÿþÿþÿWelcome Joe Bloggs!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÁYÁxl :xl :€ÁZtest€€þÿþÿlax1test.lax.1@liferay.comþÿþÿþÿWelcome Test LAX 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÁ^Áxl :xl :€Á_test€€þÿþÿlax2test.lax.2@liferay.comþÿþÿþÿWelcome Test LAX 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÁcÁxl :xl :€Ádtest€€þÿþÿlax3test.lax.3@liferay.comþÿþÿþÿWelcome Test LAX 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax4test.lax.4@liferay.comþÿþÿþÿWelcome Test LAX 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€Â test€€þÿþÿlax5test.lax.5@liferay.comþÿþÿþÿWelcome Test LAX 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax6test.lax.6@liferay.comþÿþÿþÿWelcome Test LAX 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax7test.lax.7@liferay.comþÿþÿþÿWelcome Test LAX 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax8test.lax.8@liferay.comþÿþÿþÿWelcome Test LAX 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax9test.lax.9@liferay.comþÿþÿþÿWelcome Test LAX 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ"Áxl :xl :€Â#test€€þÿþÿlax10test.lax.10@liferay.comþÿþÿþÿWelcome Test LAX 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ'Áxl :xl :€Â(test€€þÿþÿlax11test.lax.11@liferay.comþÿþÿþÿWelcome Test LAX 11!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ,Áxl :xl :€Â-test€€þÿþÿlax12test.lax.12@liferay.comþÿþÿþÿWelcome Test LAX 12!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ1Áxl :xl :€Â2test€€þÿþÿlax13test.lax.13@liferay.comþÿþÿþÿWelcome Test LAX 13!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ6Áxl :xl :€Â7test€€þÿþÿlax14test.lax.14@liferay.comþÿþÿþÿWelcome Test LAX 14!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ;Áxl :xl :€Â<test€€þÿþÿlax15test.lax.15@liferay.comþÿþÿþÿWelcome Test LAX 15!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ@Áxl :xl :€ÂAtest€€þÿþÿlax16test.lax.16@liferay.comþÿþÿþÿWelcome Test LAX 16!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂEÁxl :xl :€ÂFtest€€þÿþÿlax17test.lax.17@liferay.comþÿþÿþÿWelcome Test LAX 17!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂJÁxl : xl : €ÂKtest€€þÿþÿlax18test.lax.18@liferay.comþÿþÿþÿWelcome Test LAX 18!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂOÁxl : xl : €ÂPtest€€þÿþÿlax19test.lax.19@liferay.comþÿþÿþÿWelcome Test LAX 19!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂTÁxl : xl : €ÂUtest€€þÿþÿlax20test.lax.20@liferay.comþÿþÿþÿWelcome Test LAX 20!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂYÁxl : xl : €ÂZtest€€þÿþÿlax21test.lax.21@liferay.comþÿþÿþÿWelcome Test LAX 21!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ^Áxl : xl : €Â_test€€þÿþÿlax22test.lax.22@liferay.comþÿþÿþÿWelcome Test LAX 22!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂcÁxl : xl : €Âdtest€€þÿþÿlax23test.lax.23@liferay.comþÿþÿþÿWelcome Test LAX 23!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax24test.lax.24@liferay.comþÿþÿþÿWelcome Test LAX 24!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl : xl : €Â test€€þÿþÿlax25test.lax.25@liferay.comþÿþÿþÿWelcome Test LAX 25!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax26test.lax.26@liferay.comþÿþÿþÿWelcome Test LAX 26!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax27test.lax.27@liferay.comþÿþÿþÿWelcome Test LAX 27!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax28test.lax.28@liferay.comþÿþÿþÿWelcome Test LAX 28!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax29test.lax.29@liferay.comþÿþÿþÿWelcome Test LAX 29!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ"Áxl : xl : €Â#test€€þÿþÿlax30test.lax.30@liferay.comþÿþÿþÿWelcome Test LAX 30!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ'Áxl : xl : €Â(test€€þÿþÿlax31test.lax.31@liferay.comþÿþÿþÿWelcome Test LAX 31!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ,Áxl : xl : €Â-test€€þÿþÿlax32test.lax.32@liferay.comþÿþÿþÿWelcome Test LAX 32!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ1Áxl : xl : €Â2test€€þÿþÿlax33test.lax.33@liferay.comþÿþÿþÿWelcome Test LAX 33!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ6Áxl : xl : €Â7test€€þÿþÿlax34test.lax.34@liferay.comþÿþÿþÿWelcome Test LAX 34!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ;Áxl : xl : €Â<test€€þÿþÿlax35test.lax.35@liferay.comþÿþÿþÿWelcome Test LAX 35!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ@Áxl : xl : €ÂAtest€€þÿþÿlax36test.lax.36@liferay.comþÿþÿþÿWelcome Test LAX 36!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂEÁxl : xl : €ÂFtest€€þÿþÿlax37test.lax.37@liferay.comþÿþÿþÿWelcome Test LAX 37!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂJÁxl : xl : €ÂKtest€€þÿþÿlax38test.lax.38@liferay.comþÿþÿþÿWelcome Test LAX 38!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂOÁxl : xl : €ÂPtest€€þÿþÿlax39test.lax.39@liferay.comþÿþÿþÿWelcome Test LAX 39!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂTÁxl : xl : €ÂUtest€€þÿþÿlax40test.lax.40@liferay.comþÿþÿþÿWelcome Test LAX 40!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂYÁxl : xl : €ÂZtest€€þÿþÿlax41test.lax.41@liferay.comþÿþÿþÿWelcome Test LAX 41!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ^Áxl : xl : €Â_test€€þÿþÿlax42test.lax.42@liferay.comþÿþÿþÿWelcome Test LAX 42!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂcÁxl : xl : €Âdtest€€þÿþÿlax43test.lax.43@liferay.comþÿþÿþÿWelcome Test LAX 43!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax44test.lax.44@liferay.comþÿþÿþÿWelcome Test LAX 44!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl : xl : €Â test€€þÿþÿlax45test.lax.45@liferay.comþÿþÿþÿWelcome Test LAX 45!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax46test.lax.46@liferay.comþÿþÿþÿWelcome Test LAX 46!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax47test.lax.47@liferay.comþÿþÿþÿWelcome Test LAX 47!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax48test.lax.48@liferay.comþÿþÿþÿWelcome Test LAX 48!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl : xl : €Âtest€€þÿþÿlax49test.lax.49@liferay.comþÿþÿþÿWelcome Test LAX 49!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ"Áxl : xl : €Â#test€€þÿþÿlax50test.lax.50@liferay.comþÿþÿþÿWelcome Test LAX 50!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ'Áxl : xl : €Â(test€€þÿþÿlax51test.lax.51@liferay.comþÿþÿþÿWelcome Test LAX 51!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ,Áxl : xl : €Â-test€€þÿþÿlax52test.lax.52@liferay.comþÿþÿþÿWelcome Test LAX 52!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ1Áxl : xl : €Â2test€€þÿþÿlax53test.lax.53@liferay.comþÿþÿþÿWelcome Test LAX 53!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ6Áxl : xl : €Â7test€€þÿþÿlax54test.lax.54@liferay.comþÿþÿþÿWelcome Test LAX 54!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ;Áxl : xl : €Â<test€€þÿþÿlax55test.lax.55@liferay.comþÿþÿþÿWelcome Test LAX 55!þÿxl : þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ@Áxl :xl :€ÂAtest€€þÿþÿlax56test.lax.56@liferay.comþÿþÿþÿWelcome Test LAX 56!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂEÁxl :xl :€ÂFtest€€þÿþÿlax57test.lax.57@liferay.comþÿþÿþÿWelcome Test LAX 57!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂJÁxl :xl :€ÂKtest€€þÿþÿlax58test.lax.58@liferay.comþÿþÿþÿWelcome Test LAX 58!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂOÁxl :xl :€ÂPtest€€þÿþÿlax59test.lax.59@liferay.comþÿþÿþÿWelcome Test LAX 59!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂTÁxl :xl :€ÂUtest€€þÿþÿlax60test.lax.60@liferay.comþÿþÿþÿWelcome Test LAX 60!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂYÁxl :xl :€ÂZtest€€þÿþÿlax61test.lax.61@liferay.comþÿþÿþÿWelcome Test LAX 61!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ^Áxl :xl :€Â_test€€þÿþÿlax62test.lax.62@liferay.comþÿþÿþÿWelcome Test LAX 62!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂcÁxl :xl :€Âdtest€€þÿþÿlax63test.lax.63@liferay.comþÿþÿþÿWelcome Test LAX 63!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax64test.lax.64@liferay.comþÿþÿþÿWelcome Test LAX 64!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€Â test€€þÿþÿlax65test.lax.65@liferay.comþÿþÿþÿWelcome Test LAX 65!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax66test.lax.66@liferay.comþÿþÿþÿWelcome Test LAX 66!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax67test.lax.67@liferay.comþÿþÿþÿWelcome Test LAX 67!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax68test.lax.68@liferay.comþÿþÿþÿWelcome Test LAX 68!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax69test.lax.69@liferay.comþÿþÿþÿWelcome Test LAX 69!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ"Áxl :xl :€Â#test€€þÿþÿlax70test.lax.70@liferay.comþÿþÿþÿWelcome Test LAX 70!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ'Áxl :xl :€Â(test€€þÿþÿlax71test.lax.71@liferay.comþÿþÿþÿWelcome Test LAX 71!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ,Áxl :xl :€Â-test€€þÿþÿlax72test.lax.72@liferay.comþÿþÿþÿWelcome Test LAX 72!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ1Áxl :xl :€Â2test€€þÿþÿlax73test.lax.73@liferay.comþÿþÿþÿWelcome Test LAX 73!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ6Áxl :xl :€Â7test€€þÿþÿlax74test.lax.74@liferay.comþÿþÿþÿWelcome Test LAX 74!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ;Áxl :xl :€Â<test€€þÿþÿlax75test.lax.75@liferay.comþÿþÿþÿWelcome Test LAX 75!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ@Áxl :xl :€ÂAtest€€þÿþÿlax76test.lax.76@liferay.comþÿþÿþÿWelcome Test LAX 76!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂEÁxl :xl :€ÂFtest€€þÿþÿlax77test.lax.77@liferay.comþÿþÿþÿWelcome Test LAX 77!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂJÁxl :xl :€ÂKtest€€þÿþÿlax78test.lax.78@liferay.comþÿþÿþÿWelcome Test LAX 78!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂOÁxl :xl :€ÂPtest€€þÿþÿlax79test.lax.79@liferay.comþÿþÿþÿWelcome Test LAX 79!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂTÁxl :xl :€ÂUtest€€þÿþÿlax80test.lax.80@liferay.comþÿþÿþÿWelcome Test LAX 80!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂYÁxl :xl :€ÂZtest€€þÿþÿlax81test.lax.81@liferay.comþÿþÿþÿWelcome Test LAX 81!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ^Áxl :xl :€Â_test€€þÿþÿlax82test.lax.82@liferay.comþÿþÿþÿWelcome Test LAX 82!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂcÁxl :xl :€Âdtest€€þÿþÿlax83test.lax.83@liferay.comþÿþÿþÿWelcome Test LAX 83!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax84test.lax.84@liferay.comþÿþÿþÿWelcome Test LAX 84!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€Â test€€þÿþÿlax85test.lax.85@liferay.comþÿþÿþÿWelcome Test LAX 85!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax86test.lax.86@liferay.comþÿþÿþÿWelcome Test LAX 86!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax87test.lax.87@liferay.comþÿþÿþÿWelcome Test LAX 87!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax88test.lax.88@liferay.comþÿþÿþÿWelcome Test LAX 88!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿlax89test.lax.89@liferay.comþÿþÿþÿWelcome Test LAX 89!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ"Áxl :xl :€Â#test€€þÿþÿlax90test.lax.90@liferay.comþÿþÿþÿWelcome Test LAX 90!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ'Áxl :xl :€Â(test€€þÿþÿlax91test.lax.91@liferay.comþÿþÿþÿWelcome Test LAX 91!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ,Áxl :xl :€Â-test€€þÿþÿlax92test.lax.92@liferay.comþÿþÿþÿWelcome Test LAX 92!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ1Áxl :xl :€Â2test€€þÿþÿlax93test.lax.93@liferay.comþÿþÿþÿWelcome Test LAX 93!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ6Áxl :xl :€Â7test€€þÿþÿlax94test.lax.94@liferay.comþÿþÿþÿWelcome Test LAX 94!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ;Áxl :xl :€Â<test€€þÿþÿlax95test.lax.95@liferay.comþÿþÿþÿWelcome Test LAX 95!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ@Áxl :xl :€ÂAtest€€þÿþÿlax96test.lax.96@liferay.comþÿþÿþÿWelcome Test LAX 96!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂEÁxl :xl :€ÂFtest€€þÿþÿlax97test.lax.97@liferay.comþÿþÿþÿWelcome Test LAX 97!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂJÁxl :xl :€ÂKtest€€þÿþÿlax98test.lax.98@liferay.comþÿþÿþÿWelcome Test LAX 98!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂOÁxl :xl :€ÂPtest€€þÿþÿlax99test.lax.99@liferay.comþÿþÿþÿWelcome Test LAX 99!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂTÁxl :xl :€ÂUtest€€þÿþÿlax100test.lax.100@liferay.comþÿþÿþÿWelcome Test LAX 100!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂYÁxl :xl :€ÂZtest€€þÿþÿsfo1test.sfo.1@liferay.comþÿþÿþÿWelcome Test SFO 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ^Áxl :xl :€Â_test€€þÿþÿsfo2test.sfo.2@liferay.comþÿþÿþÿWelcome Test SFO 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂcÁxl :xl :€Âdtest€€þÿþÿsfo3test.sfo.3@liferay.comþÿþÿþÿWelcome Test SFO 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿsfo4test.sfo.4@liferay.comþÿþÿþÿWelcome Test SFO 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€Â test€€þÿþÿsfo5test.sfo.5@liferay.comþÿþÿþÿWelcome Test SFO 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿsfo6test.sfo.6@liferay.comþÿþÿþÿWelcome Test SFO 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿsfo7test.sfo.7@liferay.comþÿþÿþÿWelcome Test SFO 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿsfo8test.sfo.8@liferay.comþÿþÿþÿWelcome Test SFO 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿsfo9test.sfo.9@liferay.comþÿþÿþÿWelcome Test SFO 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ"Áxl :xl :€Â#test€€þÿþÿsfo10test.sfo.10@liferay.comþÿþÿþÿWelcome Test SFO 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ'Áxl :xl :€Â(test€€þÿþÿord1test.ord.1@liferay.comþÿþÿþÿWelcome Test ORD 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ,Áxl :xl :€Â-test€€þÿþÿord2test.ord.2@liferay.comþÿþÿþÿWelcome Test ORD 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ1Áxl :xl :€Â2test€€þÿþÿord3test.ord.3@liferay.comþÿþÿþÿWelcome Test ORD 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ6Áxl :xl :€Â7test€€þÿþÿord4test.ord.4@liferay.comþÿþÿþÿWelcome Test ORD 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ;Áxl :xl :€Â<test€€þÿþÿord5test.ord.5@liferay.comþÿþÿþÿWelcome Test ORD 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ@Áxl :xl :€ÂAtest€€þÿþÿord6test.ord.6@liferay.comþÿþÿþÿWelcome Test ORD 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂEÁxl :xl :€ÂFtest€€þÿþÿord7test.ord.7@liferay.comþÿþÿþÿWelcome Test ORD 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂJÁxl :xl :€ÂKtest€€þÿþÿord8test.ord.8@liferay.comþÿþÿþÿWelcome Test ORD 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂOÁxl :xl :€ÂPtest€€þÿþÿord9test.ord.9@liferay.comþÿþÿþÿWelcome Test ORD 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂTÁxl :xl :€ÂUtest€€þÿþÿord10test.ord.10@liferay.comþÿþÿþÿWelcome Test ORD 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂYÁxl :xl :€ÂZtest€€þÿþÿnyc1test.nyc.1@liferay.comþÿþÿþÿWelcome Test NYC 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ^Áxl :xl :€Â_test€€þÿþÿnyc2test.nyc.2@liferay.comþÿþÿþÿWelcome Test NYC 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂcÁxl :xl :€Âdtest€€þÿþÿnyc3test.nyc.3@liferay.comþÿþÿþÿWelcome Test NYC 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿnyc4test.nyc.4@liferay.comþÿþÿþÿWelcome Test NYC 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€Â test€€þÿþÿnyc5test.nyc.5@liferay.comþÿþÿþÿWelcome Test NYC 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿnyc6test.nyc.6@liferay.comþÿþÿþÿWelcome Test NYC 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿnyc7test.nyc.7@liferay.comþÿþÿþÿWelcome Test NYC 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿnyc8test.nyc.8@liferay.comþÿþÿþÿWelcome Test NYC 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂÁxl :xl :€Âtest€€þÿþÿnyc9test.nyc.9@liferay.comþÿþÿþÿWelcome Test NYC 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ"Áxl :xl :€Â#test€€þÿþÿnyc10test.nyc.10@liferay.comþÿþÿþÿWelcome Test NYC 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ'Áxl :xl :€Â(test€€þÿþÿgru1test.gru.1@liferay.comþÿþÿþÿWelcome Test GRU 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ,Áxl :xl :€Â-test€€þÿþÿgru2test.gru.2@liferay.comþÿþÿþÿWelcome Test GRU 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ1Áxl :xl :€Â2test€€þÿþÿgru3test.gru.3@liferay.comþÿþÿþÿWelcome Test GRU 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ6Áxl :xl :€Â7test€€þÿþÿgru4test.gru.4@liferay.comþÿþÿþÿWelcome Test GRU 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ;Áxl :xl :€Â<test€€þÿþÿgru5test.gru.5@liferay.comþÿþÿþÿWelcome Test GRU 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ@Áxl :xl :€ÂAtest€€þÿþÿgru6test.gru.6@liferay.comþÿþÿþÿWelcome Test GRU 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂEÁxl :xl :€ÂFtest€€þÿþÿgru7test.gru.7@liferay.comþÿþÿþÿWelcome Test GRU 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂJÁxl :xl :€ÂKtest€€þÿþÿgru8test.gru.8@liferay.comþÿþÿþÿWelcome Test GRU 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂOÁxl :xl :€ÂPtest€€þÿþÿgru9test.gru.9@liferay.comþÿþÿþÿWelcome Test GRU 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂTÁxl :xl :€ÂUtest€€þÿþÿgru10test.gru.10@liferay.comþÿþÿþÿWelcome Test GRU 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂYÁxl :xl :€ÂZtest€€þÿþÿfra1test.fra.1@liferay.comþÿþÿþÿWelcome Test FRA 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂ^Áxl :xl :€Â_test€€þÿþÿfra2test.fra.2@liferay.comþÿþÿþÿWelcome Test FRA 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿÂcÁxl :xl :€Âdtest€€þÿþÿfra3test.fra.3@liferay.comþÿþÿþÿWelcome Test FRA 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿfra4test.fra.4@liferay.comþÿþÿþÿWelcome Test FRA 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿfra5test.fra.5@liferay.comþÿþÿþÿWelcome Test FRA 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿfra6test.fra.6@liferay.comþÿþÿþÿWelcome Test FRA 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿfra7test.fra.7@liferay.comþÿþÿþÿWelcome Test FRA 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿfra8test.fra.8@liferay.comþÿþÿþÿWelcome Test FRA 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿfra9test.fra.9@liferay.comþÿþÿþÿWelcome Test FRA 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ "Áxl :xl :€ #test€€þÿþÿfra10test.fra.10@liferay.comþÿþÿþÿWelcome Test FRA 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ 'Áxl :xl :€ (test€€þÿþÿmad1test.mad.1@liferay.comþÿþÿþÿWelcome Test MAD 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ ,Áxl :xl :€ -test€€þÿþÿmad2test.mad.2@liferay.comþÿþÿþÿWelcome Test MAD 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ 1Áxl :xl :€ 2test€€þÿþÿmad3test.mad.3@liferay.comþÿþÿþÿWelcome Test MAD 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ 6Áxl :xl :€ 7test€€þÿþÿmad4test.mad.4@liferay.comþÿþÿþÿWelcome Test MAD 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ ;Áxl :xl :€ <test€€þÿþÿmad5test.mad.5@liferay.comþÿþÿþÿWelcome Test MAD 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ @Áxl :xl :€ Atest€€þÿþÿmad6test.mad.6@liferay.comþÿþÿþÿWelcome Test MAD 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ EÁxl :xl :€ Ftest€€þÿþÿmad7test.mad.7@liferay.comþÿþÿþÿWelcome Test MAD 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ JÁxl :xl :€ Ktest€€þÿþÿmad8test.mad.8@liferay.comþÿþÿþÿWelcome Test MAD 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ OÁxl :xl :€ Ptest€€þÿþÿmad9test.mad.9@liferay.comþÿþÿþÿWelcome Test MAD 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ TÁxl :xl :€ Utest€€þÿþÿmad10test.mad.10@liferay.comþÿþÿþÿWelcome Test MAD 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ YÁxl :xl :€ Ztest€€þÿþÿdlc1test.dlc.1@liferay.comþÿþÿþÿWelcome Test DLC 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ ^Áxl :xl :€ _test€€þÿþÿdlc2test.dlc.2@liferay.comþÿþÿþÿWelcome Test DLC 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ cÁxl :xl :€ dtest€€þÿþÿdlc3test.dlc.3@liferay.comþÿþÿþÿWelcome Test DLC 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿdlc4test.dlc.4@liferay.comþÿþÿþÿWelcome Test DLC 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿdlc5test.dlc.5@liferay.comþÿþÿþÿWelcome Test DLC 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿdlc6test.dlc.6@liferay.comþÿþÿþÿWelcome Test DLC 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿdlc7test.dlc.7@liferay.comþÿþÿþÿWelcome Test DLC 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿdlc8test.dlc.8@liferay.comþÿþÿþÿWelcome Test DLC 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿdlc9test.dlc.9@liferay.comþÿþÿþÿWelcome Test DLC 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ "Áxl :xl :€ #test€€þÿþÿdlc10test.dlc.10@liferay.comþÿþÿþÿWelcome Test DLC 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ 'Áxl :xl :€ (test€€þÿþÿhkg1test.hkg.1@liferay.comþÿþÿþÿWelcome Test HKG 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ ,Áxl :xl :€ -test€€þÿþÿhkg2test.hkg.2@liferay.comþÿþÿþÿWelcome Test HKG 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ 1Áxl :xl :€ 2test€€þÿþÿhkg3test.hkg.3@liferay.comþÿþÿþÿWelcome Test HKG 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ 6Áxl :xl :€ 7test€€þÿþÿhkg4test.hkg.4@liferay.comþÿþÿþÿWelcome Test HKG 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ ;Áxl :xl :€ <test€€þÿþÿhkg5test.hkg.5@liferay.comþÿþÿþÿWelcome Test HKG 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ @Áxl :xl :€ Atest€€þÿþÿhkg6test.hkg.6@liferay.comþÿþÿþÿWelcome Test HKG 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ EÁxl :xl :€ Ftest€€þÿþÿhkg7test.hkg.7@liferay.comþÿþÿþÿWelcome Test HKG 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ JÁxl :xl :€ Ktest€€þÿþÿhkg8test.hkg.8@liferay.comþÿþÿþÿWelcome Test HKG 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ OÁxl :xl :€ Ptest€€þÿþÿhkg9test.hkg.9@liferay.comþÿþÿþÿWelcome Test HKG 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ TÁxl :xl :€ Utest€€þÿþÿhkg10test.hkg.10@liferay.comþÿþÿþÿWelcome Test HKG 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ YÁxl :xl :€ Ztest€€þÿþÿkul1test.kul.1@liferay.comþÿþÿþÿWelcome Test KUL 1!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ ^Áxl :xl :€ _test€€þÿþÿkul2test.kul.2@liferay.comþÿþÿþÿWelcome Test KUL 2!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ cÁxl :xl :€ dtest€€þÿþÿkul3test.kul.3@liferay.comþÿþÿþÿWelcome Test KUL 3!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿkul4test.kul.4@liferay.comþÿþÿþÿWelcome Test KUL 4!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿkul5test.kul.5@liferay.comþÿþÿþÿWelcome Test KUL 5!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿkul6test.kul.6@liferay.comþÿþÿþÿWelcome Test KUL 6!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿkul7test.kul.7@liferay.comþÿþÿþÿWelcome Test KUL 7!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿkul8test.kul.8@liferay.comþÿþÿþÿWelcome Test KUL 8!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ Áxl :xl :€ test€€þÿþÿkul9test.kul.9@liferay.comþÿþÿþÿWelcome Test KUL 9!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁþÿ "Áxl :xl :€ #test€€þÿþÿkul10test.kul.10@liferay.comþÿþÿþÿWelcome Test KUL 10!þÿxl :þÿþÿþÿþÿ€þÿþÿÁÁÿÿ CREATE INDEX "IX_3A1E834E" ON "USER_" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "USER_" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_3A1E834E"',NULL,NULL,NULL,192,1,1,1,4,4,0,0); END; CREATE INDEX "IX_6EF03E4E" ON "USER_" ("COMPANYID" , "DEFAULTUSER" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "USER_" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_6EF03E4E"',NULL,NULL,NULL,192,1,2,1,2,5,0,0); END; CREATE INDEX "IX_615E9F7A" ON "USER_" ("COMPANYID" , "EMAILADDRESS" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "USER_" aBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_615E9F7A"',NULL,NULL,NULL,192,2,192,1,1,22,1,0); END; CREATE INDEX "IX_765A87C6" ON "USER_" ("COMPANYID" , "PASSWORD_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "USER_" ^BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_765A87C6"',NULL,NULL,NULL,192,1,2,1,2,4,0,0); END; CREATE INDEX "IX_C5806019" ON "USER_" ("COMPANYID" , "SCREENNAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "USER_" aBEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_C5806019"',NULL,NULL,NULL,192,1,192,1,1,25,0,0); END; CREATE INDEX "IX_9782AD88" ON "USER_" ("COMPANYID" , "USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "USER_" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_9782AD88"',NULL,NULL,NULL,192,1,192,1,1,4,0,0); END; CREATE INDEX "IX_5ADBE171" ON "USER_" ("CONTACTID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ANALSTATS IR "USER_" `BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"IX_5ADBE171"',NULL,NULL,NULL,192,1,192,1,1,4,0,0); END; CREATE INDEX "IX_A18034A4" ON "USER_" ("PORTRAITID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_E0422BDA" ON "USER_" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "USER_" ADD PRIMARY KEY ("USERID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "WEBDAVPROPS" CREATE TABLE "WEBDAVPROPS" ("WEBDAVPROPSID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "PROPS" CLOB) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("PROPS") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "WEBDAVPROPS" ("WEBDAVPROPSID", "COMPANYID", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "PROPS") VALUES (:1, :2, :3, :4, :5, :6, :7) ´ ´ piPROPSÿÿ CREATE INDEX "IX_97DFA146" ON "WEBDAVPROPS" ("CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "WEBDAVPROPS" ADD PRIMARY KEY ("WEBDAVPROPSID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "WEBSITE" CREATE TABLE "WEBSITE" ("WEBSITEID" NUMBER(30, 0) NOT NULL ENABLE, "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "CLASSNAMEID" NUMBER(30, 0), "CLASSPK" NUMBER(30, 0), "URL" VARCHAR2(4000), "TYPEID" NUMBER(30, 0), "PRIMARY_" NUMBER(1, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "WEBSITE" ("WEBSITEID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "CLASSNAMEID", "CLASSPK", "URL", "TYPEID", "PRIMARY_") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11) Ki´ ´  iÿÿ CREATE INDEX "IX_96F07007" ON "WEBSITE" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_4F0F0CA7" ON "WEBSITE" ("COMPANYID" , "CLASSNAMEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F960131C" ON "WEBSITE" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1AA07A6D" ON "WEBSITE" ("COMPANYID" , "CLASSNAMEID" , "CLASSPK" , "PRIMARY_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_F75690BB" ON "WEBSITE" ("USERID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "WEBSITE" ADD PRIMARY KEY ("WEBSITEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "WIKINODE" CREATE TABLE "WIKINODE" ("UUID_" VARCHAR2(75), "NODEID" NUMBER(30, 0) NOT NULL ENABLE, "GROUPID" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "MODIFIEDDATE" TIMESTAMP (6), "NAME" VARCHAR2(75), "DESCRIPTION" VARCHAR2(4000), "LASTPOSTDATE" TIMESTAMP (6)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "WIKINODE" ("UUID_", "NODEID", "GROUPID", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "MODIFIEDDATE", "NAME", "DESCRIPTION", "LASTPOSTDATE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11) KiKi´ ´ Ki i´ ÿÿ CREATE INDEX "IX_5D6FE3F0" ON "WIKINODE" ("COMPANYID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_B480A672" ON "WIKINODE" ("GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_920CD8B1" ON "WIKINODE" ("GROUPID" , "NAME" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_6C112D7C" ON "WIKINODE" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_7609B2AE" ON "WIKINODE" ("UUID_" , "GROUPID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "WIKINODE" ADD PRIMARY KEY ("NODEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "WIKIPAGE" CREATE TABLE "WIKIPAGE" ("UUID_" VARCHAR2(75), "PAGEID" NUMBER(30, 0) NOT NULL ENABLE, "RESOURCEPRIMKEY" NUMBER(30, 0), "COMPANYID" NUMBER(30, 0), "USERID" NUMBER(30, 0), "USERNAME" VARCHAR2(75), "CREATEDATE" TIMESTAMP (6), "NODEID" NUMBER(30, 0), "TITLE" VARCHAR2(75), "VERSION" NUMBER(30, 20), "CONTENT" CLOB, "FORMAT" VARCHAR2(75), "HEAD" NUMBER(1, 0), "PARENTTITLE" VARCHAR2(75), "REDIRECTTITLE" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS LOB ("CONTENT") STORE AS (TABLESPACE "SYSTEM" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) INSERT INTO "WIKIPAGE" ("UUID_", "PAGEID", "RESOURCEPRIMKEY", "COMPANYID", "USERID", "USERNAME", "CREATEDATE", "NODEID", "TITLE", "VERSION", "CONTENT", "FORMAT", "HEAD", "PARENTTITLE", "REDIRECTTITLE") VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15) KiKi´ KipiKiKiKiCONTENTÿÿ CREATE INDEX "IX_A2001730" ON "WIKIPAGE" ("FORMAT" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_C8A9C476" ON "WIKIPAGE" ("NODEID" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_E7F635CA" ON "WIKIPAGE" ("NODEID" , "HEAD" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_65E84AF4" ON "WIKIPAGE" ("NODEID" , "HEAD" , "PARENTTITLE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_46EEF3C8" ON "WIKIPAGE" ("NODEID" , "PARENTTITLE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_1ECC7656" ON "WIKIPAGE" ("NODEID" , "REDIRECTTITLE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_997EEDD2" ON "WIKIPAGE" ("NODEID" , "TITLE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_E745EA26" ON "WIKIPAGE" ("NODEID" , "TITLE" , "HEAD" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_3D4AF476" ON "WIKIPAGE" ("NODEID" , "TITLE" , "VERSION" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING CREATE INDEX "IX_9C0E478F" ON "WIKIPAGE" ("UUID_" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "WIKIPAGE" ADD PRIMARY KEY ("PAGEID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE TABLE "WIKIPAGERESOURCE" CREATE TABLE "WIKIPAGERESOURCE" ("RESOURCEPRIMKEY" NUMBER(30, 0) NOT NULL ENABLE, "NODEID" NUMBER(30, 0), "TITLE" VARCHAR2(75)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING NOCOMPRESS INSERT INTO "WIKIPAGERESOURCE" ("RESOURCEPRIMKEY", "NODEID", "TITLE") VALUES (:1, :2, :3) Kiÿÿ CREATE INDEX "IX_21277664" ON "WIKIPAGERESOURCE" ("NODEID" , "TITLE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ALTER TABLE "WIKIPAGERESOURCE" ADD PRIMARY KEY ("RESOURCEPRIMKEY") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "SYSTEM" LOGGING ENABLE ENDTABLE METRICSUsynonyms METRICEU 0 METRICSUviews METRICEU 0 METRICSUstored procedures METRICEU 0 METRICSUoperators METRICEU 0 METRICSUAnalyze cluster statements METRICEU 0 METRICSUreferential integrity constraints METRICEU 0 METRICSUtriggers METRICEU 0 METRICSUindextypes METRICEU 0 METRICSUbitmap, functional and extensible indexes METRICEU 0 METRICSUposttables actions METRICEU 0 METRICSUmaterialized views METRICEU 0 METRICSUsnapshot logs METRICEU 0 METRICSUjob queues METRICEU 0 METRICSUrefresh groups and children METRICEU 0 METRICSUdimensions METRICEU 0 METRICSUPost-inst procedural actions METRICEU 0 METRICSUpost-schema procedural objects and actions METRICEU 11 METRICSUstatistics TABLE "CLASSNAME_" ANALCOMPUTE IR "CLASSNAME_" ANALYZE INDEX "IX_B27A301F" ESTIMATE STATISTICS TABLE "COMPANY" ANALCOMPUTE IR "COMPANY" ANALYZE INDEX "IX_12566EC2" ESTIMATE STATISTICS ANALCOMPUTE IR "COMPANY" ANALYZE INDEX "IX_975996C0" ESTIMATE STATISTICS ANALCOMPUTE IR "COMPANY" ANALYZE INDEX "IX_EC00543C" ESTIMATE STATISTICS TABLE "CONTACT_" ANALCOMPUTE IR "CONTACT_" ANALYZE INDEX "IX_66D496A3" ESTIMATE STATISTICS TABLE "COUNTRY" ANALCOMPUTE IR "COUNTRY" ANALYZE INDEX "IX_25D734CD" ESTIMATE STATISTICS TABLE "GROUP_" ANALCOMPUTE IR "GROUP_" ANALYZE INDEX "IX_D0D5E397" ESTIMATE STATISTICS ANALCOMPUTE IR "GROUP_" ANALYZE INDEX "IX_5BDDB872" ESTIMATE STATISTICS ANALCOMPUTE IR "GROUP_" ANALYZE INDEX "IX_5AA68501" ESTIMATE STATISTICS ANALCOMPUTE IR "GROUP_" ANALYZE INDEX "IX_16218A38" ESTIMATE STATISTICS TABLE "IGFOLDER" ANALCOMPUTE IR "IGFOLDER" ANALYZE INDEX "IX_60214CF6" ESTIMATE STATISTICS ANALCOMPUTE IR "IGFOLDER" ANALYZE INDEX "IX_206498F8" ESTIMATE STATISTICS ANALCOMPUTE IR "IGFOLDER" ANALYZE INDEX "IX_1A605E9F" ESTIMATE STATISTICS ANALCOMPUTE IR "IGFOLDER" ANALYZE INDEX "IX_9BBAFB1E" ESTIMATE STATISTICS ANALCOMPUTE IR "IGFOLDER" ANALYZE INDEX "IX_B10EFD68" ESTIMATE STATISTICS TABLE "IGIMAGE" ANALCOMPUTE IR "IGIMAGE" ANALYZE INDEX "IX_4438CA80" ESTIMATE STATISTICS ANALCOMPUTE IR "IGIMAGE" ANALYZE INDEX "IX_BCB13A3F" ESTIMATE STATISTICS ANALCOMPUTE IR "IGIMAGE" ANALYZE INDEX "IX_64F0B572" ESTIMATE STATISTICS ANALCOMPUTE IR "IGIMAGE" ANALYZE INDEX "IX_D3D32126" ESTIMATE STATISTICS TABLE "JOURNALARTICLEIMAGE" ANALCOMPUTE IR "JOURNALARTICLEIMAGE" ANALYZE INDEX "IX_3B51BB68" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALARTICLEIMAGE" ANALYZE INDEX "IX_158B526F" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALARTICLEIMAGE" ANALYZE INDEX "IX_D67292FC" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALARTICLEIMAGE" ANALYZE INDEX "IX_D4121315" ESTIMATE STATISTICS TABLE "JOURNALARTICLERESOURCE" ANALCOMPUTE IR "JOURNALARTICLERESOURCE" ANALYZE INDEX "IX_F8433677" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALARTICLERESOURCE" ANALYZE INDEX "IX_88DF994A" ESTIMATE STATISTICS TABLE "JOURNALCONTENTSEARCH" ANALCOMPUTE IR "JOURNALCONTENTSEARCH" ANALYZE INDEX "IX_6838E427" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALCONTENTSEARCH" ANALYZE INDEX "IX_20962903" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALCONTENTSEARCH" ANALYZE INDEX "IX_7CC7D73E" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALCONTENTSEARCH" ANALYZE INDEX "IX_B3B318DC" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALCONTENTSEARCH" ANALYZE INDEX "IX_7ACC74C9" ESTIMATE STATISTICS ANALCOMPUTE IR "JOURNALCONTENTSEARCH" ANALYZE INDEX "IX_C3AA93B8" ESTIMATE STATISTICS TABLE "LAYOUT" ANALCOMPUTE IR "LAYOUT" ANALYZE INDEX "IX_C7FBC998" ESTIMATE STATISTICS ANALCOMPUTE IR "LAYOUT" ANALYZE INDEX "IX_C099D61A" ESTIMATE STATISTICS ANALCOMPUTE IR "LAYOUT" ANALYZE INDEX "IX_705F5AA3" ESTIMATE STATISTICS ANALCOMPUTE IR "LAYOUT" ANALYZE INDEX "IX_BC2C4231" ESTIMATE STATISTICS ANALCOMPUTE IR "LAYOUT" ANALYZE INDEX "IX_7162C27C" ESTIMATE STATISTICS ANALCOMPUTE IR "LAYOUT" ANALYZE INDEX "IX_6DE88B06" ESTIMATE STATISTICS ANALCOMPUTE IR "LAYOUT" ANALYZE INDEX "IX_23922F7D" ESTIMATE STATISTICS TABLE "LAYOUTSET" ANALCOMPUTE IR "LAYOUTSET" ANALYZE INDEX "IX_A40B8BEC" ESTIMATE STATISTICS ANALCOMPUTE IR "LAYOUTSET" ANALYZE INDEX "IX_48550691" ESTIMATE STATISTICS TABLE "LISTTYPE" ANALCOMPUTE IR "LISTTYPE" ANALYZE INDEX "IX_2932DD37" ESTIMATE STATISTICS TABLE "ORGANIZATION_" ANALCOMPUTE IR "ORGANIZATION_" ANALYZE INDEX "IX_834BCEB6" ESTIMATE STATISTICS ANALCOMPUTE IR "ORGANIZATION_" ANALYZE INDEX "IX_E301BDF5" ESTIMATE STATISTICS ANALCOMPUTE IR "ORGANIZATION_" ANALYZE INDEX "IX_418E4522" ESTIMATE STATISTICS TABLE "PORTLETPREFERENCES" ANALCOMPUTE IR "PORTLETPREFERENCES" ANALYZE INDEX "IX_E4F13E6E" ESTIMATE STATISTICS ANALCOMPUTE IR "PORTLETPREFERENCES" ANALYZE INDEX "IX_C7057FF7" ESTIMATE STATISTICS ANALCOMPUTE IR "PORTLETPREFERENCES" ANALYZE INDEX "IX_F15C1C4F" ESTIMATE STATISTICS ANALCOMPUTE IR "PORTLETPREFERENCES" ANALYZE INDEX "IX_D340DB76" ESTIMATE STATISTICS TABLE "REGION" ANALCOMPUTE IR "REGION" ANALYZE INDEX "IX_2D9A426F" ESTIMATE STATISTICS ANALCOMPUTE IR "REGION" ANALYZE INDEX "IX_16D87CA7" ESTIMATE STATISTICS ANALCOMPUTE IR "REGION" ANALYZE INDEX "IX_11FB3E42" ESTIMATE STATISTICS TABLE "ROLE_" ANALCOMPUTE IR "ROLE_" ANALYZE INDEX "IX_449A10B9" ESTIMATE STATISTICS ANALCOMPUTE IR "ROLE_" ANALYZE INDEX "IX_A88E424E" ESTIMATE STATISTICS ANALCOMPUTE IR "ROLE_" ANALYZE INDEX "IX_EBC931B8" ESTIMATE STATISTICS TABLE "USER_" ANALCOMPUTE IR "USER_" ANALYZE INDEX "IX_3A1E834E" ESTIMATE STATISTICS ANALCOMPUTE IR "USER_" ANALYZE INDEX "IX_6EF03E4E" ESTIMATE STATISTICS ANALCOMPUTE IR "USER_" ANALYZE INDEX "IX_615E9F7A" ESTIMATE STATISTICS ANALCOMPUTE IR "USER_" ANALYZE INDEX "IX_765A87C6" ESTIMATE STATISTICS ANALCOMPUTE IR "USER_" ANALYZE INDEX "IX_C5806019" ESTIMATE STATISTICS ANALCOMPUTE IR "USER_" ANALYZE INDEX "IX_9782AD88" ESTIMATE STATISTICS ANALCOMPUTE IR "USER_" ANALYZE INDEX "IX_5ADBE171" ESTIMATE STATISTICS ENDTABLE METRICEU 72 METRICEUG0 EXIT EXIT