<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-GB;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thanks Mike.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">The special case hack might just work for us. I’ll give that a go.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thanks a lot for your help.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Sahil Neb<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Quickfixn [mailto:quickfixn-bounces@lists.quickfixn.com]
<b>On Behalf Of </b>Mike Gatny<br>
<b>Sent:</b> 23 February 2017 15:14<br>
<b>To:</b> Mailing list for QuickFIX/n<br>
<b>Subject:</b> Re: {{Quickfixn}} Help. Error reading a group<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">I know this isn't necessarily going to sway your counterparty, but I want to make sure this is clear: The FIX standard mandates that the first field of the repeating group (ClOrdID in your case) is required so that it can be used as a delimiter
 indicating that a new group is starting. There's no short-term hack that will get you around that, aside from digging into the QF/n internals.  Some versions of the standard have more or less to say about the order of
<i>other fields</i> in the group, but the <i>first field</i> is always required.<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">There is one special case that you can make work, however, and users have done this in the past.  If you know that the counterparty is only ever going to send you at most one group, i.e. NoTrades=0 or NoTrades=1, you can simply change your
 DataDictionary to treat NoTrades and the group fields as regular message fields. <o:p></o:p></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><span style="font-family:"Arial","sans-serif"">--</span><o:p></o:p></p>
</div>
<p class="MsoNormal"><span style="font-family:"Arial","sans-serif"">Mike Gatny<br>
Connamara Systems, LLC</span><o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Thu, Feb 23, 2017 at 8:42 AM, Sahil Neb <<a href="mailto:Sahil.Neb@mbcl.com" target="_blank">Sahil.Neb@mbcl.com</a>> wrote:<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D">Hi Masthan,</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D">Thanks for your response.</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D">We have already spoken to the sender. They acknowledge this deviation from standard FIX44 protocol, but they cannot change their FIX spec.</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D">Hence we have to address this issue at our end.</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D">Regards,</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D">Sahil Neb</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#1F497D"> </span><o:p></o:p></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Quickfixn
 [mailto:<a href="mailto:quickfixn-bounces@lists.quickfixn.com" target="_blank">quickfixn-bounces@lists.quickfixn.com</a>]
<b>On Behalf Of </b>Rao, Masthan<br>
<b>Sent:</b> 23 February 2017 13:21<br>
<b>To:</b> Mailing list for QuickFIX/n<br>
<b>Subject:</b> Re: {{Quickfixn}} Help. Error reading a group</span><o:p></o:p></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif"">Hi,</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif"">FIX44 specification says that the order of the fields in the repeating should be the same and that’s
 the reason why you are receiving this error. FIX50 doesn’t have this limitation. Please check with the sender at least if he can send out a blank value for “CLOrdID” as first element when there is nothing to send.</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif"">Masthan</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial","sans-serif""> </span><o:p></o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Quickfixn [<a href="mailto:quickfixn-bounces@lists.quickfixn.com" target="_blank">mailto:quickfixn-bounces@lists.quickfixn.com</a>]
<b>On Behalf Of </b>Sahil Neb<br>
<b>Sent:</b> Thursday, February 23, 2017 8:11 AM<br>
<b>To:</b> <a href="mailto:quickfixn@lists.quickfixn.com" target="_blank">quickfixn@lists.quickfixn.com</a><br>
<b>Subject:</b> {{Quickfixn}} Help. Error reading a group</span><o:p></o:p></p>
</div>
</div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-US"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Hi,<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">We use QuickFIXn with FIX44 and have a problem in reading a group with a non-required field as the first element.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">We get the error message:-<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:red">Group 897's first entry does not start with delimiter 11</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">In the data dictionary the group is specified as :-<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-autospace:none">
<span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white"><</span><span style="font-size:9.5pt;font-family:Consolas;color:#A31515;background:white">group</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">name</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">NoTrades</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">required</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">Y</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">></span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-autospace:none">
<span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">        <</span><span style="font-size:9.5pt;font-family:Consolas;color:#A31515;background:white">field</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">name</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">ClOrdID</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">required</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">N</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
 /></span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-autospace:none">
<span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">        <</span><span style="font-size:9.5pt;font-family:Consolas;color:#A31515;background:white">field</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">name</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">OrigClOrdID</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">required</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">N</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
 /></span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">        <</span><span style="font-size:9.5pt;font-family:Consolas;color:#A31515;background:white">field</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">name</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">OrderID</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
</span><span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">required</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">Y</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">
 /></span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:9.5pt;font-family:Consolas;color:blue"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">In some messages, we receive
<span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">ClOrdID</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span>
 as the first element of the group which we read without error,<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">and in other cases we get
<span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">OrigClOrdID</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span>
 as first element which fails.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:9.5pt;font-family:Consolas;color:black"> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">We have discussed with the sender and they can’t change their specifications.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Is there any way we can address this issue?<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Perhaps by not relying on the
<span style="font-size:9.5pt;font-family:Consolas;color:red;background:white">required</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">=</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span><span style="font-size:9.5pt;font-family:Consolas;color:blue;background:white">N</span><span style="font-size:9.5pt;font-family:Consolas;color:black;background:white">"</span>
 elements as the delimiter of the group?<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Any pointers or suggestions will be very helpful.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Thanks in advance.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Regards,<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Sahil Neb<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:8.0pt;font-family:"Verdana","sans-serif";color:#7F7F7F">**************************************************************************************************</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-size:8.0pt;font-family:"Verdana","sans-serif";color:#7F7F7F">This footnote also confirms that this email message has been swept for the presence of computer viruses.
<a href="http://www.mbcl.com/legal-notices.html" target="_blank"><span style="color:#7F7F7F;text-decoration:none">Legal Notices</span></a>.</span><o:p></o:p></p>
<p><span lang="EN-US">............................................................................</span><o:p></o:p></p>
<p><span lang="EN-US">For further important information about AllianceBernstein please click here<br>
<a href="http://www.abglobal.com/disclaimer/email/disclaimer.html" target="_blank">http://www.abglobal.com/disclaimer/email/disclaimer.html</a></span><o:p></o:p></p>
</div>
</div>
</div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Verdana","sans-serif";color:#7F7F7F">**************************************************************************************************</span><o:p></o:p></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Verdana","sans-serif";color:#7F7F7F">This footnote also confirms that this email message has been swept for the presence of computer viruses.
<a href="http://www.mbcl.com/legal-notices.html" target="_blank"><span style="color:#7F7F7F;text-decoration:none">Legal Notices</span></a>.</span><o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<br><p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style='color: #7f7f7f; font-family: "Verdana","sans-serif"; font-size: 8pt;'>**************************************************************************************************<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></span></p><span style="font-family: Times New Roman;" size="3"></span><p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style='color: #7f7f7f; font-family: "Verdana","sans-serif"; font-size: 8pt;'>This footnote also confirms that this email message has been swept for the presence of computer viruses. <a href="http://www.mbcl.com/legal-notices.html"><span style="color: #7f7f7f; text-decoration: none; text-underline: none;">Legal Notices</span></a>.<o:p></o:p></span></p></body>
</html>