<div id="content">
<hr class="sp" />
<!-- BEGIN preview -->
<center>
{preview.L_PREVIEW}<br />
</center>
<!-- END preview -->
<!-- BEGIN search -->
<div class="">
{search.KEYWORD}<br />
</div>
<!-- END search -->
<div class="post single">
<h2><a href="{PERMALINK}">{SUBJECT}</a></h2>
<p class="date">{DATE} {TIME}
</p>
<p class="excert">{MESSAGE}</p>
<p class="details">{L_POSTED_BY} : <strong>{USER_NAME}</strong> | {L_CATEGORY}: <a href="{U_CATEGORY}">{CATEGORY}</a> | <a href="{U_COMMENTS}">{L_COMMENTS}</a> [{COMMENTS_COUNT}]
</p>
</div><!--post single-->
<!--Comments-Section-->
<div id="comments">
<h2><strong>{L_COMMENTS}</strong></h2>
<!-- BEGIN comment -->
<div class="{comment.COMMENTBOXCSS}">
<div class="gravatar"><img src="{comment.GRAVATAR}" title="{comment.POSTER}" width="32" height="32" />
</div><p>{COMMENT_NO}</p>
<div class="comment"><span><a href="" title="permalink for this comment"><img src="" alt="" border="0" /></a></span>
<h3>{comment.COM_SUBJECT}</h3>
<p class="comment_info">{comment.L_BY} <b>{comment.POSTER}</b> {comment.COM_TIME} {comment.COM_EMAIL} {comment.COM_HOME}</p>
<p class="comment_msg">{comment.COMMENTS}</p>
</div>
</div><!--//class=comment-box-odd/even-->
<!-- END comment -->
</div><!--//id=comments-->
<!--End-Comments-Section-->
<!--Comments-Form-Section-->
<h4>{L_COMMENT_HEADER}</h4>
<form action="{COMMENT_ACTION}" method="post" name="post" onsubmit="return checkForm(this)">
{L_SUBJECT}<br/>
<input type="text" name="commentsubject" style="width:300px; font-size:13px" value="{COMMENTSUBJECT}"/><br/>
{L_COMMENT} <br/>
<div>
<input type="button" class="button" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 25px" onclick="bbstyle(0)" />
<input type="button" class="button" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 25px" onclick="bbstyle(2)" />
<input type="button" class="button" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 25px" onclick="bbstyle(4)" />
<input type="button" class="button" accesskey="q" name="addbbcode6" value="Quote" style="width: 40px" onclick="bbstyle(6)" />
<input type="button" class="button" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" />
<input type="button" class="button" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 35px" onclick="bbstyle(16)" />
</div>
<textarea name="commenttext" rows="10" cols="50" style="width:300px; font-size:11px;" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{COMMENTTEXT}</textarea><br/>
{L_NAME}<br/>
<input type="text" name="commentname" value="{COMMENTNAME}" /><br/>
{L_EMAIL_ADD} ({L_OPTIONAL})<br/>
<input type="text" name="commentemail" value="{COMMENTEMAIL}"/><br/>
{L_HOME_PAGE} ({L_OPTIONAL})<br/>
<input type="text" name="commenthome" value="{COMMENTHOME}"/><br/>
<!--Validation Code-->
<!-- BEGIN scodeswitch -->
{scodeswitch.SECURITY_CODE}
<br/>{scodeswitch.SHOW_IMAGE_CODE}
{scodeswitch.SECURITY_PROMPT} :<br/>
<input name="check_code" type="text" id="check_code" value="" size="10" maxlength="5"><br/><br/>
<input name="hidden_code" type="hidden" id="hidden_code" value="{scodeswitch.SHOW_CODE}">
<!-- END scodeswitch -->
<!--End Validation-->
<input type="submit" value="Submit" name="submit" /><br/>
<input type="hidden" name="post_id" value="{POST_ID}"/>
<input type="hidden" name="comment_id" value="{COMMENT_ID}"/>
</form>
</div><!--content-->
<hr class="sp" />
<div id="sidemenu">