From ftp-wg-owner@hethmon.com Sun Jun 9 21:34:22 2002 Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by ietf.org (8.9.1a/8.9.1a) with SMTP id VAA10066 for ; Sun, 9 Jun 2002 21:34:21 -0400 (EDT) Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020609204142-14726-10 ; Sun, 09 Jun 2002 20:41:42 -0500 Received: from 203.149.54.30 (203.149.54.30 [203.149.54.30]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020609204139-52101-9 ; Sun, 09 Jun 2002 20:41:40 -0500 Message-Id: <20020609204139-52101-9@mail.hethmon.com> Received: from [159.218.252.32] by n7.groups.yahoo.com with SMTP; Jun, 09 2002 6:13:05 PM +0300 Received: from rly-yk04.mx.aol.com ([99.100.131.137]) by rly-xw01.mx.aol.com with NNFMP; Jun, 09 2002 5:31:02 PM +0600 Received: from [110.188.46.152] by mta05bw.bigpond.com with QMQP; Jun, 09 2002 4:15:49 PM +0300 Received: from 14.17.76.127 ([14.17.76.127]) by rly-xl04.mx.aol.com with QMQP; Jun, 09 2002 3:16:59 PM +0400 Mime-Version: 1.0 Content-Type: text/html; charset="iso-8859-1" X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Date: Sun, 9 Jun 2002 20:41:41 -0500 X-OldDate: Sun, 9 Jun 2002 18:34:19 -0700 Sender: ftp-wg-owner X-Listname: ftp-wg@hethmon.com Reply-To: FTPEXT Working Group From: WBoarder <> To: ftp-wg@hethmon.com Subject: Ftp-WG: Ready to Quit the MLM Insanity Greetings

Greetings!

 

You are receiving this letter because you have expressed an interest in receiving information about online business opportunities. If this is erroneous then please accept my most sincere apology. This is a one-time mailing, so no removal is necessary.

 

If you've been burned, betrayed, and back-stabbed by multi-level marketing, MLM, then please read this letter. It could be the most important one that has ever landed in your Inbox.

 

MULTI-LEVEL MARKETING IS A HUGE MISTAKE FOR MOST PEOPLE

 

MLM has failed to deliver on its promises for the past 50 years. The pursuit of the "MLM Dream" has cost hundreds of thousands of people their friends, their fortunes and their sacred honor. The fact is that MLM is fatally flawed, meaning that it CANNOT work for most people.

 

The companies and the few who earn the big money in MLM are NOT going to tell you the real story. FINALLY, there is someone who has the courage to cut through the hype and lies and tell the TRUTH about MLM.

 

HERE'S GOOD NEWS

 

There IS an alternative to MLM that WORKS, and works BIG! If you haven't yet abandoned your dreams, then you need to see this. Earning the kind of income you've dreamed about is easier than you think!

 

With your permission, I'd like to send you a brief letter that will tell you WHY MLM doesn't work for most people and will then introduce you to something so new and refreshing that you'll wonder why you haven't heard of this before.

 

I promise that there will be NO unwanted follow up, NO sales pitch, no one will call you, and your email address will only be used to send you the information. Period.

 

To receive this free, life-changing information, just CLICK HERE then hit the send button.   I'll get the information to you within 24 hours. Just look for the words MLM WALL OF SHAME in your Inbox.

 

Cordially,

 

Skip

 

P.S. Someone recently sent the letter to me and it has been the most eye-opening, financially beneficial information I have ever received. I honestly believe that you will feel the same way once you've read it. And it's FREE!

 

 

 

mpakhpkgchyostcarj From ftp-wg-owner@hethmon.com Tue Jun 25 08:07:56 2002 Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by ietf.org (8.9.1a/8.9.1a) with SMTP id IAA01837 for ; Tue, 25 Jun 2002 08:07:56 -0400 (EDT) Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020625071546-50056-10 ; Tue, 25 Jun 2002 07:15:46 -0500 Received: from warp.hethmon.com (warp.hethmon.com [208.171.56.198]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020625071540-56430-9 ; Tue, 25 Jun 2002 07:15:41 -0500 Message-Id: <20020625071540-56430-9@mail.hethmon.com> X-Mailer: PMMail 2.20.2380 for OS/2 Warp 4.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: Tue, 25 Jun 2002 07:15:44 -0500 X-OldDate: Tue, 25 Jun 2002 08:07:12 -0400 (EDT) Sender: ftp-wg-owner X-Listname: ftp-wg@hethmon.com Reply-To: FTPEXT Working Group From: Marc Huber To: ftp-wg@hethmon.com Subject: Ftp-WG: FTP Data Connection Assurance Content-Transfer-Encoding: 7bit The list has been pretty silent wrt. Gregory Lundbergs draft-ftpext-data-connection-assurance-00.txt. This is definitely worth reading and has the potential to solve one of the long-standing FTP security issues. Looking at chapters "3. PASSIVE ESTABLISH (ESTP)" and "D.2 Automatically Finding the Specified Connection", there are two distinct operation modes for ESTP: Either - the server ignores the argument and accepts the first connection or - the server honors the argument and accepts the matching connection That behavior should to some extent be controllable by the client. How about a slightly changed definition for ESTP that makes the argument optional? E.g.: If the argument to ESTP is omitted, the server should accept the first connection from the listen queue and reply with a suitable 225 code (or 4xx/5xx on error). If the argument is present, the server may either - search the listen queue for the matching connection, accept it and reply with a 225 code (or 4xx/5xx on error/not found), or - ignore the argument, accept the first connection and return 225 (4xx/5xx on error). For ESTP error recovery, I don't agree with making ABOR dependant on the session context. I'd very much prefer: If the client detects a mismatch it may send an ABOR, followed by PASV/LPSV/EPSV to establish a new connection. It should not be expected that any socket related to the data connection survives ABOR. "D.3 Using a Common Passive Socket" will obviously work if all clients are ESTP compliant (and the server enforces ESTP). In a mixed environment (ESTP clients and legacy clients) however, an ESTP capable client would have to announce that capability ("OPTS ESTA ...") to the server before any PASV command is issued, and the server would have to enforce usage of ESTP by this client. And from a NAT/firewalling point of view, a common data socket in a mixed environment doesn't give any advantage. Marc ===================END FORWARDED MESSAGE=================== Paul Hethmon phethmon@hethmon.com http://www.hethmon.com From ftp-wg-owner@hethmon.com Tue Jun 25 18:48:35 2002 Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by ietf.org (8.9.1a/8.9.1a) with SMTP id SAA02295 for ; Tue, 25 Jun 2002 18:48:34 -0400 (EDT) Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020625175626-18585-10 ; Tue, 25 Jun 2002 17:56:26 -0500 Received: from mail.vr.net (mail.vr.net [205.133.13.8]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020625175623-57190-9 ; Tue, 25 Jun 2002 17:56:24 -0500 Received: from athena (athena.vr.net [205.133.13.11]) by mail.vr.net (8.10.1/8.10.1) with SMTP id g5PMlOd09466 for ; Tue, 25 Jun 2002 18:47:25 -0400 Message-ID: <000d01c21c9a$465349c0$0b0d85cd@vr.net> References: <20020625071540-56430-9@mail.hethmon.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Date: Tue, 25 Jun 2002 17:56:25 -0500 X-OldDate: Tue, 25 Jun 2002 18:47:18 -0400 Sender: ftp-wg-owner X-Listname: ftp-wg@hethmon.com Reply-To: FTPEXT Working Group From: "Gregory A Lundberg" To: "FTPEXT Working Group" Subject: Ftp-WG: FTP Data Connection Assurance Content-Transfer-Encoding: 7bit > Looking at chapters "3. PASSIVE ESTABLISH (ESTP)" and > "D.2 Automatically Finding the Specified Connection", > there are two distinct operation modes for ESTP: > > Either > - the server ignores the argument and accepts the first > connection > or > - the server honors the argument and accepts the matching > connection > > That behavior should to some extent be controllable by the > client. My original vision was that the server ignore the argument because it really is not needed. I added the argument because I realized the server _could_ make use of it. I don't however, see that the client need be aware of that or have any input into it. > How about a slightly changed definition for ESTP > that makes the argument optional? E.g.: > > If the argument to ESTP is omitted, the server should > accept the first connection from the listen queue and > reply with a suitable 225 code (or 4xx/5xx on error). > > If the argument is present, the server may either > - search the listen queue for the matching connection, > accept it and reply with a 225 code (or 4xx/5xx on > error/not found), > or > - ignore the argument, accept the first connection > and return 225 (4xx/5xx on error). I don't have a problem with making the ESTP argument optional. > For ESTP error recovery, I don't agree with making ABOR > dependant on the session context. I'd very much prefer: > > If the client detects a mismatch it may send an ABOR, > followed by PASV/LPSV/EPSV to establish a new connection. > It should not be expected that any socket related to the > data connection survives ABOR. I don't see ABOR as being state dependant. Except for the unnecessary and misleading discussion of ABOR relative to EPSV in RFC 2428, the workings of the ABOR command in the FTP have to do with the established data connection. All I'm suggesting is, in this case, a natural use of the ABOR command with respect to the ESTA/ESTP commands. > "D.3 Using a Common Passive Socket" will obviously work > if all clients are ESTP compliant (and the server enforces > ESTP). In a mixed environment (ESTP clients and legacy > clients) however, an ESTP capable client would have to > announce that capability ("OPTS ESTA ...") to the server > before any PASV command is issued, and the server would > have to enforce usage of ESTP by this client. And from > a NAT/firewalling point of view, a common data socket in > a mixed environment doesn't give any advantage. Well, I'm not sure the user could or should be expected to announce the support of ESTA/ESTP, but you're correct that in a mixed environment, it does not help the firewall rules. The fact of the matter, though, is that I put D.3 in because it's the logical end-point of the reasoning. I honestly do not expect it will ever prove workable, but unless someone puts the idea out, nobody will look at it and prove me wrong. From ftp-wg-owner@hethmon.com Thu Jun 27 12:24:11 2002 Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by ietf.org (8.9.1a/8.9.1a) with SMTP id MAA28903 for ; Thu, 27 Jun 2002 12:24:10 -0400 (EDT) Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020627113204-50469-10 ; Thu, 27 Jun 2002 11:32:04 -0500 Received: from ceszone (211.212.27.5 [211.212.27.5]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020627113149-29022-9 ; Thu, 27 Jun 2002 11:32:00 -0500 Message-Id: <20020627113149-29022-9@mail.hethmon.com> Mime-Version: 1.0 Content-Type: text/html; charset="ks_c_5601-1987" Date: Thu, 27 Jun 2002 11:32:02 -0500 X-OldDate: Fri, 28 Jun 2002 01:23:38 +0900 Sender: ftp-wg-owner X-Listname: ftp-wg@hethmon.com Reply-To: FTPEXT Working Group From: ¼¼½º¿µ¾î <¹ß½ÅÀü¿ë> To: Subject: Ftp-WG: (±¤°í) ¢Â¢Â ¹«·á·Î µå¸³´Ï´Ù! ¢Æ¢Æ ces zone ¢Æ¢Æ

 
 

»ó´ã¹®ÀÇ: 02) 533-1206 FAX: 02) 533-1297

E-mail : webmaster@ceszone.co.kr

¢º º» ¸ÞÀÏÀº Á¤ÅëºÎ ±Ç°í»çÇ׿¡ ÀǰŠÁ¦¸ñ¿¡ [±¤°í]¶ó°í Ç¥±âÇÑ ¸ÞÀÏÀÔ´Ï´Ù.
¢º ±ÍÇÏÀÇ ¸ÞÀÏÁÖ¼Ò´Â À¥½áÇÎÁß¿¡ ¾Ë°Ô µÈ °ÍÀ̸ç, e_mail ¿Ü¿¡ ´Ù¸¥Á¤º¸´Â°®°íÀÖÁö¾Ê½À´Ï´Ù.
¢º À̸ÞÀÏÀº ¹ß½ÅÀü¿ë¸ÞÀÏÀÔ´Ï´Ù.
¢º ¼ö½ÅÀ» ¿øÄ¡ ¾ÊÀ¸½Ç °æ¿ì ¼ö½Å°ÅºÎ ¹öưÀ» Ŭ¸¯ÇØ ÁÖ¼¼¿ä.
¢º ¡¸ If you foreigner,you click  "I won't receive any more this ad -mail"    This site is related with E-Mail Marketing..          Your e-mail address is extracted to BBS, I have no other data..Only Have e-mail-address.      __ Thank you!!~¡¹

 

From ftp-wg-owner@hethmon.com Thu Jun 27 23:05:30 2002 Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by ietf.org (8.9.1a/8.9.1a) with SMTP id XAA28162 for ; Thu, 27 Jun 2002 23:05:29 -0400 (EDT) Received: from mail.hethmon.com (mail.hethmon.com [208.171.56.195]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020627221317-26695-10 ; Thu, 27 Jun 2002 22:13:17 -0500 Received: from mail02.svc.cra.dublin.eircom.net (mail02.svc.cra.dublin.eircom.net [159.134.118.18]) by mail.hethmon.com (Hethmon Smtpd Perseus) id 20020627221254-56393-9 ; Thu, 27 Jun 2002 22:13:14 -0500 Message-Id: <20020627221254-56393-9@mail.hethmon.com> Received: (qmail 21973 messnum 229726 invoked from network[159.134.184.87/p87.as2.virginia1.eircom.net]); 28 Jun 2002 03:03:31 -0000 Received: from p87.as2.virginia1.eircom.net (HELO dvuh.net) (159.134.184.87) by mail02.svc.cra.dublin.eircom.net (qp 21973) with SMTP; 28 Jun 2002 03:03:31 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed;boundary= "----=_NextPart_000_0014_2C2A7772.B4D79C1A" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Date: Thu, 27 Jun 2002 22:13:16 -0500 X-OldDate: Fri, 28 Jun 02 03:47:44 GMT Daylight Time Sender: ftp-wg-owner X-Listname: ftp-wg@hethmon.com Reply-To: FTPEXT Working Group From: "" To: "sts" Subject: Ftp-WG: Information that might be of interest to you. ------=_NextPart_000_0014_2C2A7772.B4D79C1A Content-Type: text/html; charset= "US-ASCII" Content-Transfer-Encoding: base64 PEhUTUw+DQoNCjxIRUFEPg0KPE1FVEEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250 ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9d2luZG93cy0xMjUyIj4NCjxNRVRBIG5hbWU9IkdF TkVSQVRPUiIgY29udGVudD0iTWljcm9zb2Z0IEZyb250UGFnZSA0LjAiPg0KPE1FVEEgbmFt ZT0iUHJvZ0lkIiBjb250ZW50PSJGcm9udFBhZ2UuRWRpdG9yLkRvY3VtZW50Ij4NCjxUSVRM RT5UaGFua3M8L1RJVExFPg0KPC9IRUFEPg0KDQo8Qk9EWT4NCg0KPFRBQkxFIGNlbGxTcGFj aW5nPSIwIiBjZWxsUGFkZGluZz0iMCIgYm9yZGVyPSIwIj4NCjxUQk9EWT4NCjxUUj4NCjxU RCB2QWxpZ249InRvcCIgd2lkdGg9IjQ0IiBoZWlnaHQ9IjIzIj48L1REPg0KPFREIHZBbGln bj0idG9wIiB3aWR0aD0iNTkwIiBoZWlnaHQ9IjEwNSIgcm93U3Bhbj0iMiI+DQo8RElWIHN0 eWxlPSJMRUZUOiA4N3B4OyBXSURUSDogNTkwcHg7IFBPU0lUSU9OOiBhYnNvbHV0ZTsgVE9Q OiAxN3B4OyBIRUlHSFQ6IDEwMnB4Ij4NCjxUQUJMRSBib3JkZXJDb2xvckRhcms9IiMwMDAw MDAiIHdpZHRoPSIxMDAlIiBib3JkZXJDb2xvckxpZ2h0PSIjMzMzMzk5IiBib3JkZXI9IjIi IG1tX25vY29udmVydD0iVFJVRSI+DQo8VEJPRFk+DQo8VFIgYmdDb2xvcj0iI2UzZTNlMyI+ DQo8VEQ+DQo8RElWIGFsaWduPSJjZW50ZXIiPg0KPE9CSkVDVCBjb2RlQmFzZT0iaHR0cDov L2Rvd25sb2FkLm1hY3JvbWVkaWEuY29tL3B1Yi9zaG9ja3dhdmUvY2Ficy9mbGFzaC9zd2Zs YXNoLmNhYiMzLDAsMCwwIiBjbGFzc2lkPSJjbHNpZDpEMjdDREI2RS1BRTZELTExY2YtOTZC OC00NDQ1NTM1NDAwMDAiIHdpZHRoPSI0MDAiDQpoZWlnaHQ9IjgwIj4NCjxQQVJBTSBOQU1F PSJfY3giIFZBTFVFPSIxMDU4NCI+DQo8UEFSQU0gTkFNRT0iX2N5IiBWQUxVRT0iMjExNyI+ DQo8UEFSQU0gTkFNRT0iTW92aWUiIFZBTFVFPSJodHRwOi8vd3d3Lm1sbXJlcG9ydGVyLmNv bS9pbWFnZXMvbWxtaW50cm9ncmV5LnN3ZiI+DQo8UEFSQU0gTkFNRT0iU3JjIiBWQUxVRT0i aHR0cDovL3d3dy5tbG1yZXBvcnRlci5jb20vaW1hZ2VzL21sbWludHJvZ3JleS5zd2YiPg0K PFBBUkFNIE5BTUU9IldNb2RlIiBWQUxVRT0iV2luZG93Ij4NCjxQQVJBTSBOQU1FPSJQbGF5 IiBWQUxVRT0iLTEiPg0KPFBBUkFNIE5BTUU9Ikxvb3AiIFZBTFVFPSItMSI+DQo8UEFSQU0g TkFNRT0iUXVhbGl0eSIgVkFMVUU9IkhpZ2giPg0KPFBBUkFNIE5BTUU9IlNBbGlnbiIgVkFM VUU+DQo8UEFSQU0gTkFNRT0iTWVudSIgVkFMVUU9Ii0xIj4NCjxQQVJBTSBOQU1FPSJCYXNl IiBWQUxVRT4NCjxQQVJBTSBOQU1FPSJTY2FsZSIgVkFMVUU9IlNob3dBbGwiPg0KPFBBUkFN IE5BTUU9IkRldmljZUZvbnQiIFZBTFVFPSIwIj4NCjxQQVJBTSBOQU1FPSJFbWJlZE1vdmll IiBWQUxVRT0iMCI+DQo8UEFSQU0gTkFNRT0iQkdDb2xvciIgVkFMVUU+DQo8UEFSQU0gTkFN RT0iU1dSZW1vdGUiIFZBTFVFPjxFTUJFRCBzcmM9Imh0dHA6Ly93d3cubWxtcmVwb3J0ZXIu Y29tL2ltYWdlcy9tbG1pbnRyb2dyZXkuc3dmIiBwbHVnaW5zcGFnZT0iaHR0cDovL3d3dy5t YWNyb21lZGlhLmNvbS9zaG9ja3dhdmUvZG93bmxvYWQvIiB0eXBlPSJhcHBsaWNhdGlvbi94 LXNob2Nrd2F2ZS1mbGFzaCINCndpZHRoPSI0MDAiIGhlaWdodD0iODAiPg0KPC9PQkpFQ1Q+ DQo8L0RJVj48L1REPjwvVFI+DQo8L1RCT0RZPjwvVEFCTEU+DQo8L0RJVj48L1REPjwvVFI+ DQo8VFI+DQo8VEQgdkFsaWduPSJ0b3AiIHdpZHRoPSI0NCIgaGVpZ2h0PSI4MiI+PC9URD48 L1RSPg0KPC9UQk9EWT48L1RBQkxFPg0KPFAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1z by1sYXlvdXQtZ3JpZC1hbGlnbjogbm9uZSIgYWxpZ249ImNlbnRlciI+PEI+PFNQQU4gbGFu Zz0iRU4tSUUiDQpzdHlsZT0iRk9OVC1TSVpFOiAyMHB0OyBDT0xPUjogYmxhY2s7IEZPTlQt RkFNSUxZOiAnQ29wcGVycGxhdGUgR290aGljIExpZ2h0JzsgbXNvLWJpZGktZm9udC1mYW1p bHk6ICdDb3VyaWVyIE5ldyc7IG1zby1hbnNpLWxhbmd1YWdlOiBFTi1JRTsgbXNvLWJpZGkt Zm9udC1zaXplOiAxMi4wcHQiPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOw0KPC9T UEFOPjxGT05UIGZhY2U9IkJvb2ttYW4gT2xkIFN0eWxlIj48U1BBTg0Kc3R5bGU9ImZvbnQt ZmFtaWx5OiBDb3BwZXJwbGF0ZSBHb3RoaWMgTGlnaHQ7IG1zby1iaWRpLWZvbnQtZmFtaWx5 OiBDb3VyaWVyIE5ldzsgbXNvLWFuc2ktbGFuZ3VhZ2U6IEVOLUlFOyBtc28tYmlkaS1mb250 LXNpemU6IDEyLjBwdCIgbGFuZz0iRU4tSUUiPiZuYnNwO1RoYW5rIHlvdSBmb3INCnRha2lu ZyB0aGUgdGltZSB0byB2aWV3IG15IGUtbWFpbDwvU1BBTj48L0ZPTlQ+PC9CPjwvUD4NCjxQ IGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbGF5b3V0LWdyaWQtYWxpZ246IG5vbmUi IGFsaWduPSJjZW50ZXIiPjxCPjxGT05UIGZhY2U9IkJvb2ttYW4gT2xkIFN0eWxlIiBzaXpl PSI0Ij48U1BBTiBzdHlsZT0iZm9udC1mYW1pbHk6IENvcHBlcnBsYXRlIEdvdGhpYyBMaWdo dDsgbXNvLWJpZGktZm9udC1mYW1pbHk6IENvdXJpZXIgTmV3OyBtc28tYW5zaS1sYW5ndWFn ZTogRU4tSUU7IG1zby1iaWRpLWZvbnQtc2l6ZTogMTIuMHB0Ig0KbGFuZz0iRU4tSUUiPiZu YnNwOzwvU1BBTj48L0ZPTlQ+PEZPTlQgZmFjZT0iQm9va21hbiBPbGQgU3R5bGUiIHNpemU9 IjciPjxTUEFOIHN0eWxlPSJmb250LXNpemU6IDIwcHQ7IGZvbnQtZmFtaWx5OiBDb3BwZXJw bGF0ZSBHb3RoaWMgTGlnaHQ7IG1zby1iaWRpLWZvbnQtZmFtaWx5OiBDb3VyaWVyIE5ldzsg bXNvLWFuc2ktbGFuZ3VhZ2U6IEVOLUlFOyBtc28tYmlkaS1mb250LXNpemU6IDEyLjBwdCIN Cmxhbmc9IkVOLUlFIj4mbmJzcDsmbmJzcDsmbmJzcDs8L1NQQU4+PC9GT05UPjwvQj48aW1n IHNyYz0iaHR0cDovL3d3dy53ZWJkZXZlbG9wZXIuY29tL2FuaW1hdGlvbnMvYm5pZmlsZXMv Ymx1bHRiYXIuZ2lmIiB3aWR0aD0iNTc1IiBoZWlnaHQ9IjEwIj48L1A+DQo8UCBjbGFzcz0i TXNvTm9ybWFsIiBzdHlsZT0ibXNvLWxheW91dC1ncmlkLWFsaWduOiBub25lIiBhbGlnbj0i Y2VudGVyIj48U1BBTiBsYW5nPSJFTi1JRSINCnN0eWxlPSJDT0xPUjogbmF2eTsgRk9OVC1G QU1JTFk6ICdDYWxpZm9ybmlhbiBGQic7IG1zby1iaWRpLWZvbnQtZmFtaWx5OiAnQ291cmll ciBOZXcnOyBtc28tYW5zaS1sYW5ndWFnZTogRU4tSUUiPiZuYnNwO0kgd291bGQgbGlrZSB3 aXRoIHlvdXIgcGVybWlzc2lvbiB0byBzaGFyZSB3aXRoDQp5b3UsIHNvbWV0aGluZyB0aGF0 IGp1c3QgbWlnaHQgYmUgb2YgTWFqb3IgSW50ZXJlc3QgdG8geW91LiZuYnNwOzwvU1BBTj48 L1A+DQo8UCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLWxheW91dC1ncmlkLWFsaWdu OiBub25lIiBhbGlnbj0iY2VudGVyIj48U1BBTg0Kc3R5bGU9ImNvbG9yOiBuYXZ5OyBmb250 LWZhbWlseTogQ2FsaWZvcm5pYW4gRkI7IG1zby1iaWRpLWZvbnQtZmFtaWx5OiBDb3VyaWVy IE5ldzsgbXNvLWFuc2ktbGFuZ3VhZ2U6IEVOLUlFIiBsYW5nPSJFTi1JRSI+QWxzbyBjYW4g eW91IHNoYXJlIHdpdGggbWUgd2hpY2ggY291bnRyeSB5b3UNCnJlc2lkZSBpbi48L1NQQU4+ PC9QPg0KPFAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1sYXlvdXQtZ3JpZC1hbGln bjogbm9uZSIgYWxpZ249ImNlbnRlciI+PFNQQU4NCnN0eWxlPSJjb2xvcjogbmF2eTsgZm9u dC1mYW1pbHk6IENhbGlmb3JuaWFuIEZCOyBtc28tYmlkaS1mb250LWZhbWlseTogQ291cmll ciBOZXc7IG1zby1hbnNpLWxhbmd1YWdlOiBFTi1JRSIgbGFuZz0iRU4tSUUiPlRvIHJlcGx5 IHBsZWFzZSB1c2UgdGhpcyBlLW1haWwgbGluayBiZWxvdzwvU1BBTj48L1A+DQo8UCBjbGFz cz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLWxheW91dC1ncmlkLWFsaWduOiBub25lIiBhbGln bj0iY2VudGVyIj48U1BBTg0Kc3R5bGU9ImNvbG9yOiBuYXZ5OyBmb250LWZhbWlseTogQ2Fs aWZvcm5pYW4gRkI7IG1zby1iaWRpLWZvbnQtZmFtaWx5OiBDb3VyaWVyIE5ldzsgbXNvLWFu c2ktbGFuZ3VhZ2U6IEVOLUlFIiBsYW5nPSJFTi1JRSI+PEENCmhyZWY9Im1haWx0bzpzeXN0 ZW14Yml6MjAwMkBlaXJjb20ubmV0P3N1YmplY3Q9Y291bnRyeS9pbmZvIj5zeXN0ZW14Yml6 MjAwMkBlaXJjb20ubmV0P3N1YmplY3Q9Y291bnRyeS9pbmZvJm5ic3A7PC9BPiA8L1NQQU4+ PC9QPg0KPFAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1zby1sYXlvdXQtZ3JpZC1hbGln bjogbm9uZSIgYWxpZ249ImNlbnRlciI+PFNQQU4gc3R5bGU9InBvc2l0aW9uOiBhYnNvbHV0 ZTsgbGVmdDogMTIzOyB0b3A6IDM4OCI+PGltZyBzcmM9Imh0dHA6Ly93d3cud2ViZGV2ZWxv cGVyLmNvbS9hbmltYXRpb25zL2JuaWZpbGVzL2JsdWx0YmFyLmdpZiIgd2lkdGg9IjU3NSIg aGVpZ2h0PSIxMCI+PC9TUEFOPjwvUD4NCjxQIGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJt c28tbGF5b3V0LWdyaWQtYWxpZ246IG5vbmUiPiZuYnNwOzwvUD4NCjxQIGNsYXNzPSJNc29O b3JtYWwiIHN0eWxlPSJtc28tbGF5b3V0LWdyaWQtYWxpZ246IG5vbmUiPjxTUEFOIGxhbmc9 IkVOLUlFIg0Kc3R5bGU9IkNPTE9SOiBuYXZ5OyBGT05ULUZBTUlMWTogJ0NhbGlmb3JuaWFu IEZCJzsgbXNvLWJpZGktZm9udC1mYW1pbHk6ICdDb3VyaWVyIE5ldyc7IG1zby1hbnNpLWxh bmd1YWdlOiBFTi1JRSI+PEI+QmVzdCBXaXNoZXM8bzpwPg0KPC9vOnA+DQombmJzcDsNCjwv Qj4NCjwvU1BBTj48L1A+DQo8UCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLWxheW91 dC1ncmlkLWFsaWduOiBub25lIj48U1BBTiBsYW5nPSJFTi1JRSINCnN0eWxlPSJDT0xPUjog bmF2eTsgRk9OVC1GQU1JTFk6ICdDYWxpZm9ybmlhbiBGQic7IG1zby1iaWRpLWZvbnQtZmFt aWx5OiAnQ291cmllciBOZXcnOyBtc28tYW5zaS1sYW5ndWFnZTogRU4tSUUiPjxCPjxTUEFO DQpzdHlsZT0iY29sb3I6IG5hdnk7IGZvbnQtZmFtaWx5OiBDYWxpZm9ybmlhbiBGQjsgbXNv LWJpZGktZm9udC1mYW1pbHk6IENvdXJpZXIgTmV3OyBtc28tYW5zaS1sYW5ndWFnZTogRU4t SUUiPlBhdHJpY2sgTWMgQ2FubjwvU1BBTj48L0I+PC9TUEFOPjxTUEFOIGxhbmc9IkVOLUlF Ig0Kc3R5bGU9IkNPTE9SOiBuYXZ5OyBGT05ULUZBTUlMWTogJ0NhbGlmb3JuaWFuIEZCJzsg bXNvLWJpZGktZm9udC1mYW1pbHk6ICdDb3VyaWVyIE5ldyc7IG1zby1hbnNpLWxhbmd1YWdl OiBFTi1JRSI+PEI+Jm5ic3A7IDwvbzpwPg0KPC9CPg0KPC9TUEFOPjwvUD4NCjxQIGNsYXNz PSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbGF5b3V0LWdyaWQtYWxpZ246IG5vbmUiPjxTUEFO IGxhbmc9IkVOLUlFIg0Kc3R5bGU9IkNPTE9SOiBuYXZ5OyBGT05ULUZBTUlMWTogJ0NhbGlm b3JuaWFuIEZCJzsgbXNvLWJpZGktZm9udC1mYW1pbHk6ICdDb3VyaWVyIE5ldyc7IG1zby1h bnNpLWxhbmd1YWdlOiBFTi1JRSI+PEI+SXJlbGFuZC4gPG86cD4NCiA8L0I+DQo8L286cD4N CjwvU1BBTj48L1A+DQo8UCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibXNvLWxheW91dC1n cmlkLWFsaWduOiBub25lIiBhbGlnbj0iY2VudGVyIj48U1BBTiBsYW5nPSJFTi1JRSINCnN0 eWxlPSJDT0xPUjogbmF2eTsgRk9OVC1GQU1JTFk6ICdDYWxpZm9ybmlhbiBGQic7IG1zby1i aWRpLWZvbnQtZmFtaWx5OiAnQ291cmllciBOZXcnOyBtc28tYW5zaS1sYW5ndWFnZTogRU4t SUUiPiZuYnNwOzxvOnA+PC9TUEFOPioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq KioqKioqKjxCUj48Qj48U1BBTg0Kc3R5bGU9IkZPTlQtU0laRTogOHB0OyBtc28tYmlkaS1m b250LXNpemU6IDEyLjBwdCI+VGhpcyBlbWFpbCBpcyBzZW50IGluIGNvbXBsaWFuY2Ugd2l0 aCBzdHJpY3QgYW50aS1hYnVzZSBhbmQgTk8gU1BBTSByZWd1bGF0aW9ucy48QlI+WW91ciBh ZGRyZXNzIHdhcyBjb2xsZWN0ZWQgYXMgYQ0KcmVzdWx0IG9mIHBvc3RpbmcgdG8gYSBsaW5r LCBhIGNsYXNzaWZpZWQgYWQgb3I8QlI+eW91IGhhdmUgbWFpbGVkIG1lIHJlY2VudGx5LCBv ciB5b3UgYXJlIG9uIGEgbGlzdCB0aGF0IEkgaGF2ZTxCUj5wdXJjaGFzZWQuIFRvIHJlbW92 ZSB5b3VyIEUtbWFpbCBhZGRyZXNzPFNQQU4NCnN0eWxlPSJtc28tc3BhY2VydW46IHllcyI+ Jm5ic3A7Jm5ic3A7IDwvU1BBTj5zaW1wbHkgY2xpY2sgb24gdGhlPEJSPlJlcGx5IGJ1dHRv biB3aXRoICZxdW90OzxBIGhyZWY9Im1haWx0bzpzeXN0ZW14Yml6QGVpcmNvbS5uZXQ/c3Vi amVjdD1SZW1vdmUiPlJlbW92ZTwvQT4mcXVvdDsgaW4gdGhlDQpzdWJqZWN0IGxpbmUuPC9T UEFOPjwvQj48U1BBTiBzdHlsZT0iRk9OVC1TSVpFOiAxMHB0OyBDT0xPUjogd2hpdGU7IEZP TlQtRkFNSUxZOiBBcmlhbDsgTEVUVEVSLVNQQUNJTkc6IC0wLjI1cHQ7IG1zby1iaWRpLWZv bnQtZmFtaWx5OiAnVGltZXMgTmV3IFJvbWFuJyI+PG86cD4NCjwvbzpwPg0KPC9TUEFOPjwv UD4NCjxQIGNsYXNzPSJNc29Ob3JtYWwiPiZuYnNwOzxvOnA+DQo8L286cD4NCjwvUD4NCjxQ IGNsYXNzPSJNc29Ob3JtYWwiIHN0eWxlPSJtc28tbGF5b3V0LWdyaWQtYWxpZ246IG5vbmUi PjxTUEFOIGxhbmc9IkVOLUlFIg0Kc3R5bGU9IkNPTE9SOiBuYXZ5OyBGT05ULUZBTUlMWTog J0NhbGlmb3JuaWFuIEZCJzsgbXNvLWJpZGktZm9udC1mYW1pbHk6ICdDb3VyaWVyIE5ldyc7 IG1zby1hbnNpLWxhbmd1YWdlOiBFTi1JRSI+Jm5ic3A7PG86cD4NCjwvbzpwPg0KPC9TUEFO PjwvUD4NCjxQIGNsYXNzPSJNc29Ob3JtYWwiPjxTUEFOIHN0eWxlPSJDT0xPUjogbmF2eTsg Rk9OVC1GQU1JTFk6ICdDYWxpZm9ybmlhbiBGQiciPiZuYnNwOzxvOnA+DQo8L286cD4NCjwv U1BBTj48L1A+DQo8UCBjbGFzcz0iTXNvTm9ybWFsIj4mbmJzcDs8L1A+DQo8UCBjbGFzcz0i cmVmZXJlbmNlaW5pdGlhbHMiIHN0eWxlPSJURVhULUFMSUdOOiBjZW50ZXIiIGFsaWduPSJj ZW50ZXIiPjxTUEFODQpzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IEZPTlQtRkFNSUxZOiBBcmlh bDsgbXNvLWJpZGktZm9udC1mYW1pbHk6ICdBcmlhbCBVbmljb2RlIE1TJzsgbXNvLWJpZGkt Zm9udC1zaXplOiAxMC4wcHQiPiA8Qj4NCjwvTzpQPg0KPC9CPjwvU1BBTj48L1A+DQo8UCBj bGFzcz0iTXNvTm9ybWFsIj48Qj48U1BBTiBzdHlsZT0iRk9OVC1TSVpFOiA4cHQ7IENPTE9S OiByZWQ7IEZPTlQtRkFNSUxZOiAnQXJpYWwgTmFycm93JzsgbXNvLWJpZGktZm9udC1zaXpl OiAxMi4wcHQiPiZuYnNwOzxPOlA+DQogPC9POlA+DQo8L1NQQU4+PC9CPjwvUD4NCjxQIGNs YXNzPSJNc29Ob3JtYWwiPjxCPjxTUEFOIHN0eWxlPSJDT0xPUjogYmxhY2siPiZuYnNwOzxP OlA+DQogPC9POlA+DQo8L1NQQU4+PC9CPjwvUD4NCjxQIGNsYXNzPSJNc29Ob3JtYWwiPiZu YnNwOzxPOlA+DQogPC9POlA+DQo8L1A+DQo8UCBhbGlnbj0ibGVmdCI+Jm5ic3A7PC9QPg0K PFAgYWxpZ249ImxlZnQiPiZuYnNwOzwvUD4NCg0KPC9CT0RZPg0KDQo8L0hUTUw+DQogICAg ------=_NextPart_000_0014_2C2A7772.B4D79C1A--