<!-- Delivers the main module in XML contenttype for DOM manipulation and remote module content (note the contenttype above) -->
<div id="commentformload" class="commentbody">
   <div id="commentload">
   <script type="text/javascript" src="/modules/base/xartemplates/includes/submitonce.js"></script>
   <h3>Post a new comment</h3>
       <form action="http://www.linux.com/archive/?module=comments&amp;func=reply" method="post" name="post" id="post" onsubmit="submitonce(this)">
           <div class="xar-ib-wrapper xar-accent-outline">
               <div class="xar-ib-leftpanel">
                   <p>
Name:
                        Anonymous</p>
                   <label for="package-title">Title:</label>
 
                        <input class="xar-ib-field" type="text" name="package[title]" id="package-title" value="griff5w" tabindex="1" />
                   <label for="package-text">
Comment:</label>
<textarea class="xar-ib-fieldtext" name="package[text]" id="package-text" tabindex="2"></textarea>


<div style="line-height:1em; margin:10px 0;" >
                            <label class="xar-form-label">Are you human?</label>
                           <div class="xar-form-container-after">
                               <div style="float:left;width:200px;">
                                     <img class="antibot" src="http://www.linux.com/archive/?module=formcaptcha&amp;func=antispam&amp;antiselect=215&amp;rnd=27534" />
                               </div>
                               <div style="float:left;text-align:left;">
                                   <input type="text" name="antiword" id="antiword" size="30" maxlength="10" /><br />
Copy the word from the image on the left into the input box.
                                    <br />
                                    <input type="hidden" name="antiselect" id="antiselect" value="215" />
                                   <input type="hidden" name="captchaon" id="captchaon" value="1" />
                               </div>
                           </div>
                       </div>

            
                    <div style="clear:left;">
                        <input type="hidden" name="header[modid]" id="header-modid" value="27" /> 
                        <input type="hidden" name="header[objectid]" id="header-objectid" value="386686" /> 
                        <input type="hidden" name="header[itemtype]" id="header-itemtype" value="0" /> 
                        <input type="hidden" name="authid" id="authid" value="587a71f01ee5dc9585d81db7702d6e59" />
<input type="hidden" name="header[pid]" id="header-pid" value="0" />
                        <input type="hidden" name="receipt[returnurl][decoded]" id="receipt-returnurl-decoded" value="http://www.linux.com/archive/roles/386686?" /> 
                        <input type="hidden" name="receipt[returnurl][encoded]" id="receipt-returnurl-encoded" value="http%3A%2F%2Fwww.linux.com%2Farchive%2Froles%2F386686%3F" />
                        <input type="hidden" name="receipt[action]" id="receipt-action"/> 
                        <input type="submit" id="receipt-action-preview" onclick="document.getElementById('receipt-action').value='preview'" value="Preview" /> 
                        <input type="submit" id="receipt-action-submit" onclick="document.getElementById('receipt-action').value='submit'" value="Submit" />
                   </div>
               </div>
           </div>
       </form>
   </div>
</div>