<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:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026">
<o:colormenu v:ext="edit" fillcolor="none" />
</o:shapedefaults></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-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi,<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>There seems to be a problem in the
code generated to <st1:place w:st="on"><st1:City w:st="on">marshall</st1:City></st1:place>
and unmarshall discriminated unions. More specifically, the </span></font><font
size=1 face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console"'>_pd__initialised
</span></font><font size=2 face=Arial><span style='font-size:10.0pt;font-family:
Arial'>member's value is not transmitted, and this causes an exception to
be raised when I later try to change the discriminant value to something else
(within the same case as the previous one, of course).<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>For example, the following IDL :<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>module</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> Test<br>
<b><span style='font-weight:bold'>{</span></b><br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>enum</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> foo<br>
<b><span style='font-weight:bold'>{</span></b><br>
bill,<br>
george,<br>
ronald,<br>
abraham,<br>
benjamin<br>
<b><span style='font-weight:bold'>}</span></b>;<br>
<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>union</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> bar </span></font><b><font size=1 color=navy face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:navy;font-weight:
bold'>switch</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'> (foo)<br>
<b><span style='font-weight:bold'>{</span></b><br>
</span></font><b><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> bill:<br>
</span></font><b><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> george:<br>
</span></font><b><font
size=1 color=navy face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:navy;font-weight:bold'>double</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'> v1;<br>
</span></font><b><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> ronald:<br>
</span></font><b><font
size=1 color=navy face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:navy;font-weight:bold'>long</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'> v2;<br>
</span></font><b><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> abraham:<br>
</span></font><b><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> benjamin:<br>
</span></font><b><font
size=1 color=navy face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:navy;font-weight:bold'>float</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'> v3;<br>
<b><span style='font-weight:bold'>}</span></b>;<br>
<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>interface</span></font></b><font size=1
color=black face="Lucida Console"><span style='font-size:8.5pt;font-family:
"Lucida Console";color:black'> MyTest<br>
<b><span style='font-weight:bold'>{</span></b><br>
</span></font><b><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>void</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> <b><span style='font-weight:bold'>something</span></b>(</span></font><b><font
size=1 color=navy face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:navy;font-weight:bold'>out</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'> bar b);<br>
<b><span style='font-weight:bold'>}</span></b>;<br>
<b><span style='font-weight:bold'>}</span></b>;<br>
<br>
<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>... generates the following code :<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console"'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>void</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'><br>
Test</span></font><b><font size=1 color=blue face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:blue;font-weight:
bold'>::</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'>bar</span></font><b><font
size=1 color=blue face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:blue;font-weight:bold'>::</span></font></b><b><font
size=1 color=navy face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:navy;font-weight:bold'>operator</span></font></b><b><font
size=1 color=blue face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:blue;font-weight:bold'>>>=</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'> (cdrStream</span></font><b><font
size=1 color=blue face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:blue;font-weight:bold'>&</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'> _n) </span></font><b><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>const</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'><br>
<b><span style='font-weight:bold'>{</span></b><br>
_pd__d </span></font><b><font size=1 color=blue face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:blue;font-weight:
bold'>>>=</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'> _n;<br>
<br>
</span></font><b><font size=1 color=navy face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:navy;font-weight:
bold'>switch</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'>(_pd__d) <b><span
style='font-weight:bold'>{</span></b><br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> bill</span></font><b><font size=1 color=blue face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:blue;font-weight:
bold'>:</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'><br>
_pd_v1 </span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>>>=</span></font></b><font size=1
color=black face="Lucida Console"><span style='font-size:8.5pt;font-family:
"Lucida Console";color:black'> _n;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>break</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'>;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> george</span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>:</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'><br>
_pd_v1 </span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>>>=</span></font></b><font size=1
color=black face="Lucida Console"><span style='font-size:8.5pt;font-family:
"Lucida Console";color:black'> _n;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>break</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'>;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> ronald</span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>:</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'><br>
_pd_v2 </span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>>>=</span></font></b><font size=1
color=black face="Lucida Console"><span style='font-size:8.5pt;font-family:
"Lucida Console";color:black'> _n;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>break</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'>;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> abraham</span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>:</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'><br>
_pd_v3 </span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>>>=</span></font></b><font size=1
color=black face="Lucida Console"><span style='font-size:8.5pt;font-family:
"Lucida Console";color:black'> _n;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>break</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'>;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>case</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> benjamin</span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>:</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'><br>
_pd_v3 </span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>>>=</span></font></b><font size=1
color=black face="Lucida Console"><span style='font-size:8.5pt;font-family:
"Lucida Console";color:black'> _n;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>break</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'>;<br>
</span></font><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>default</span></font></b><b><font size=1
color=blue face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>:</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> </span></font><b><font size=1 color=navy face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:navy;font-weight:
bold'>break</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'>;<br>
<b><span style='font-weight:bold'>}</span></b><br>
<b><span style='font-weight:bold'>}</span></b><br>
<br>
<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>The _pd__initialized member is
manifestly not transmitted. Now, if I try the following code :<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><b><font size=1 color=navy
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy;font-weight:bold'>void</span></font></b><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'> <b><span style='font-weight:bold'>testing</span></b>()<br>
<b><span style='font-weight:bold'>{</span></b><br>
</span></font><font size=1 color=navy face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:navy'>//...<br>
</span></font><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'>
Test</span></font><b><font size=1 color=blue face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:blue;font-weight:
bold'>::</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'>bar b;<br>
mytest</span></font><b><font size=1 color=blue
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:blue;font-weight:bold'>-></span></font></b><b><font size=1
color=black face="Lucida Console"><span style='font-size:8.5pt;font-family:
"Lucida Console";color:black;font-weight:bold'>something</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'>(b); </span></font><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy'>// Sets b's discriminant to bill<br>
</span></font><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'>
b</span></font><b><font size=1 color=blue face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:blue;font-weight:
bold'>.</span></font></b><b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black;font-weight:
bold'>_d </span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'>(Test</span></font><b><font
size=1 color=blue face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:blue;font-weight:bold'>::</span></font></b><font
size=1 color=black face="Lucida Console"><span style='font-size:8.5pt;
font-family:"Lucida Console";color:black'>george); </span></font><font size=1
color=navy face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:navy'>// throws an exception because _pd__initialized not set!<br>
</span></font><b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black;font-weight:
bold'>}</span></font></b><font size=1 color=black face="Lucida Console"><span
style='font-size:8.5pt;font-family:"Lucida Console";color:black'><br>
<br>
<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>I get an exception.<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Is there something I didn't
understood?<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Thanks in advance!<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=2 face=Arial><span
style='font-size:10.0pt;font-family:Arial'>Martin<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1 color=black
face="Lucida Console"><span style='font-size:8.5pt;font-family:"Lucida Console";
color:black'><o:p> </o:p></span></font></p>
</div>
</body>
</html>