home *** CD-ROM | disk | FTP | other *** search
/ vedmo4ka5.ucoz.ru / vedmo4ka5.ucoz.ru.tar / vedmo4ka5.ucoz.ru / _tbkp / 1192726687.zip / com.t < prev    next >
Text File  |  2007-10-18  |  3KB  |  47 lines

  1. 01995     <table border="0" width="100%" cellspacing="0" cellpadding="0" class="$CLASS$">
  2. <tr>
  3. <td class="commTopLeft"><img class="topImg" border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  4. <td width="100%" class="commTopCenter"><img border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  5. <td class="commTopRight"><img class="topImg" border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  6. </tr>
  7. <tr>
  8. <td class="commMiddleLeft"><img class="middleImg" border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  9. <td class="commMiddleCenter">
  10.  
  11. <table border="0" width="100%" cellspacing="0" cellpadding="2" class="commBodyTable">
  12. <tr>
  13. <td class="commNumTd" width="4%">$NUMBER$.</td>
  14. <td class="commNameTd"><span class="commName">$NAME$</span>
  15. %IF($USERNAME$)%(<a href="$PROFILE_URL$" class="commUser">$USERNAME$</a>)%ENDIF%
  16. %IF($EMAIL$)%<a href="$EMAIL_JS$"><img border="0" src="http://src.ucoz.ru/t/111/e.gif" align="absmiddle" title="E-mail"></a>%ENDIF%
  17. %IF($SITE$)%<a rel="nofollow" href="$SITE$" target="_blank"><img border="0" src="http://src.ucoz.ru/t/111/h.gif" align="absmiddle" title="Home Page"></a>%ENDIF%
  18. </td>
  19. <td class="commDateTd" width="20%" align="right" nowrap>$DATE$, $TIME$</td>
  20. </tr>
  21. <tr>
  22. <td class="commCommentTd" width="100%" colspan="3">$MESSAGE$
  23. %IF($ANSWER$)%<div class="commAnswer"><span class="commAnswerSign">Answer</span>: $ANSWER$</div>%ENDIF%
  24. $MODER_PANEL$
  25. </td>
  26. </tr>
  27. </table>
  28.  
  29. </td>
  30. <td class="commMiddleRight"><img class="middleImg" border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  31. </tr>
  32. <tr>
  33. <td class="commBottomLeft"><img class="bottomImg" border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  34. <td class="commBottomCenter"><img border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  35. <td class="commBottomRight"><img class="bottomImg" border="0" src="http://src.ucoz.ru/img/1px.gif" width="1" height="1"></td>
  36. </tr>
  37. </table><br>
  38.  
  39. <table border="0" width="100%" cellspacing="1" cellpadding="2" class="commTable">
  40. %IF($ERROR$)%<tr><td class="commTd2" colspan="2" align="center"><font class="commError">$ERROR$</font></td></tr>%ENDIF%
  41. <tr><td width="30%" class="commTd1">Name *:</td><td class="commTd2"><input class="commFl" type="text" name="name" value="$NAME$" size="30" maxlength="60"></td></tr>
  42. <tr><td class="commTd1">Email:</td><td class="commTd2"><input class="commFl" type="text" name="email" value="$EMAIL$" size="30" maxlength="60"></td></tr>
  43. <tr><td class="commTd1">Site:</td><td class="commTd2"><input class="commFl" type="text" name="www" value="$SITE$" size="30" maxlength="70"></td></tr>
  44. <tr><td class="commTd1" valign="top">Comment *:$SMILES$</td><td class="commTd2">$BBCODES$<textarea class="commFl" rows="10" name="message" cols="30">$MESSAGE$</textarea></td></tr>
  45. %IF($SECURITY_CODE$)%<tr><td class="commTd1">Security code *:</td><td class="commTd2">$SECURITY_CODE$</td></tr>%ENDIF%
  46. <tr><td class="commTd2" colspan="2" align="center"><input type="submit" class="commSbmFl" name="submit" value="- Add Comment -"></td></tr></table>
  47.