<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi:<br><br>I am wondering if I have this sequence of publishing:<br>1 success<br>2 success<br>3 fail<br>4 success<br>5 fail<br>6 fail<br>7 success<br><br>Will the Ack and the Nack come in the sequence order:<br>(1, Ack) -&gt; (2, Ack) -&gt; (3, Nack) -&gt; (4, Ack) -&gt; (5, Nack) -&gt; (6, Nack) -&gt; (7, Ack)<br><br>Or they could come in a different order?<br><br>Thanks.<br>                                               </div></body>
</html>