2003-07-24 13:22:39 +00:00
<!-- INCLUDE overall_header.html -->
2006-06-16 16:54:51 +00:00
<!-- IF S_FORUM_RULES -->
2004-05-30 19:24:53 +00:00
< div class = "forumrules" >
2004-01-06 15:36:16 +00:00
<!-- IF U_FORUM_RULES -->
2005-01-20 20:57:45 +00:00
< h3 style = "color:red" > {L_FORUM_RULES}< / h3 > < br / >
< a href = "{U_FORUM_RULES}" > < b > {L_FORUM_RULES_LINK}< / b > < / a >
2004-01-06 15:36:16 +00:00
<!-- ELSE -->
2004-06-06 10:49:07 +00:00
< h3 style = "color:red" > {L_FORUM_RULES}< / h3 > < br / >
2004-05-30 19:24:53 +00:00
{FORUM_RULES}
2004-01-06 15:36:16 +00:00
<!-- ENDIF -->
2004-05-30 19:24:53 +00:00
< / div >
2004-01-06 15:36:16 +00:00
< br clear = "all" / >
2006-06-16 16:54:51 +00:00
<!-- ENDIF -->
2003-07-24 13:22:39 +00:00
2006-06-16 16:54:51 +00:00
< div id = "pageheader" >
< h2 > < a class = "titles" href = "{U_VIEW_TOPIC}" > {TOPIC_TITLE}< / a > < / h2 >
2004-01-04 18:10:41 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF MODERATORS -->
< p class = "moderators" > {L_MODERATORS}: {MODERATORS}< / p >
<!-- ENDIF -->
<!-- IF U_MCP -->
< p class = "linkmcp" > [ < a href = "{U_MCP}" > {L_MCP}< / a > ]< / p >
<!-- ENDIF -->
< / div >
< br clear = "all" / > < br / >
2004-01-04 18:10:41 +00:00
2006-06-16 16:54:51 +00:00
< div id = "pagecontent" >
2004-01-04 18:10:41 +00:00
2006-06-16 16:54:51 +00:00
< table width = "100%" cellspacing = "1" >
< tr >
< td align = "left" valign = "middle" nowrap = "nowrap" > < a href = "{U_POST_NEW_TOPIC}" > {POST_IMG}< / a > < a href = "{U_POST_REPLY_TOPIC}" > {REPLY_IMG}< / a > < / td >
<!-- IF TOTAL_POSTS -->
< td class = "nav" valign = "middle" nowrap = "nowrap" > {PAGE_NUMBER}< br / > < / td >
< td class = "gensmall" nowrap = "nowrap" > [ {TOTAL_POSTS} ] < / td >
< td class = "gensmall" width = "100%" align = "right" nowrap = "nowrap" > <!-- IF PAGINATION --> < b > < a href = "javascript:jumpto();" > {L_GOTO_PAGE}< / a > <!-- IF PREVIOUS_PAGE --> < a href = "{PREVIOUS_PAGE}" > {L_PREVIOUS}< / a > <!-- ENDIF --> {PAGINATION}<!-- IF NEXT_PAGE --> < a href = "{NEXT_PAGE}" > {L_NEXT}< / a > <!-- ENDIF --> < / b > <!-- ENDIF --> < / td >
<!-- ENDIF -->
< / tr >
< / table >
2003-07-24 13:22:39 +00:00
2006-06-16 16:54:51 +00:00
< table class = "tablebg" width = "100%" cellspacing = "1" >
< tr >
< td class = "cat" colspan = "2" >
< table width = "100%" cellspacing = "0" >
2003-07-24 13:22:39 +00:00
< tr >
2006-06-16 16:54:51 +00:00
< td class = "nav" nowrap = "nowrap" >
<!-- IF U_WATCH_TOPIC --> < a href = "{U_WATCH_TOPIC}" title = "{L_WATCH_TOPIC}" > {L_WATCH_TOPIC}< / a > <!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC or U_BOOKMARK_TOPIC --> | <!-- ENDIF --> <!-- ENDIF -->
<!-- IF U_BOOKMARK_TOPIC --> < a href = "{U_BOOKMARK_TOPIC}" title = "{L_BOOKMARK_TOPIC}" > {L_BOOKMARK_TOPIC}< / a > <!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --> <!-- ENDIF -->
<!-- IF U_PRINT_TOPIC --> < a href = "{U_PRINT_TOPIC}" title = "{L_PRINT_TOPIC}" > {L_PRINT_TOPIC}< / a > <!-- IF U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --> <!-- ENDIF -->
<!-- IF U_EMAIL_TOPIC --> < a href = "{U_EMAIL_TOPIC}" title = "{L_EMAIL_TOPIC}" > {L_EMAIL_TOPIC}< / a > <!-- IF U_BUMP_TOPIC --> | <!-- ENDIF --> <!-- ENDIF -->
<!-- IF U_BUMP_TOPIC --> < a href = "{U_BUMP_TOPIC}" title = "{L_BUMP_TOPIC}" > {L_BUMP_TOPIC}< / a > <!-- ENDIF -->
< / td >
< td class = "nav" align = "right" nowrap = "nowrap" > < a href = "{U_VIEW_OLDER_TOPIC}" > {L_VIEW_PREVIOUS_TOPIC}< / a > | < a href = "{U_VIEW_UNREAD_POST}" > {L_VIEW_UNREAD_POST}< / a > | < a href = "{U_VIEW_NEWER_TOPIC}" > {L_VIEW_NEXT_TOPIC}< / a > < / td >
2003-07-24 13:22:39 +00:00
< / tr >
2006-06-16 16:54:51 +00:00
< / table >
< / td >
< / tr >
<!-- IF S_HAS_POLL -->
< tr >
< td class = "row2" colspan = "2" align = "center" > < br clear = "all" / >
< form method = "post" action = "{S_POLL_ACTION}" >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< table cellspacing = "0" cellpadding = "4" border = "0" align = "center" >
2003-07-24 13:22:39 +00:00
< tr >
2006-06-16 16:54:51 +00:00
< td align = "center" > < span class = "gen" > < b > {POLL_QUESTION}< / b > < / span > < br / > < span class = "gensmall" > {L_POLL_LENGTH}< / span > < / td >
2003-07-24 13:22:39 +00:00
< / tr >
< tr >
2006-06-16 16:54:51 +00:00
< td align = "left" >
< table cellspacing = "0" cellpadding = "2" border = "0" >
<!-- BEGIN poll_option -->
< tr >
<!-- IF S_CAN_VOTE -->
< td >
<!-- IF S_IS_MULTI_CHOICE -->
< input type = "checkbox" class = "radio" name = "vote_id[]" value = "{poll_option.POLL_OPTION_ID}" < ! -- IF poll_option . POLL_OPTION_VOTED -- > checked="checked"<!-- ENDIF --> />
<!-- ELSE -->
< input type = "radio" class = "radio" name = "vote_id[]" value = "{poll_option.POLL_OPTION_ID}" < ! -- IF poll_option . POLL_OPTION_VOTED -- > checked="checked"<!-- ENDIF --> />
<!-- ENDIF -->
< / td >
<!-- ENDIF -->
< td > < span class = "gen" > {poll_option.POLL_OPTION_CAPTION}< / span > < / td >
2003-07-24 13:22:39 +00:00
<!-- IF S_DISPLAY_RESULTS -->
2006-06-16 16:54:51 +00:00
< td > {POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG}< / td >
< td class = "gen" align = "right" > < b > {poll_option.POLL_OPTION_PERCENT} < / b > < / td >
< td class = "gen" align = "center" > [ {poll_option.POLL_OPTION_RESULT} ]< / td >
<!-- IF poll_option.POLL_OPTION_VOTED -->
< td class = "gensmall" valign = "top" > < b title = "{L_POLL_VOTED_OPTION}" > x< / b > < / td >
<!-- ENDIF -->
2003-07-24 13:22:39 +00:00
<!-- ENDIF -->
2006-06-16 16:54:51 +00:00
< / tr >
<!-- END poll_option -->
2004-01-06 15:36:16 +00:00
< / table >
2006-06-16 16:54:51 +00:00
< / td >
2003-07-24 13:22:39 +00:00
< / tr >
2006-06-16 16:54:51 +00:00
<!-- IF S_CAN_VOTE -->
2003-07-24 13:22:39 +00:00
< tr >
2006-06-16 16:54:51 +00:00
< td align = "center" > < span class = "gensmall" > {L_MAX_VOTES}< / span > < br / > < br / > < input type = "submit" name = "update" value = "{L_SUBMIT_VOTE}" class = "btnlite" / > < / td >
2003-07-24 13:22:39 +00:00
< / tr >
2006-06-16 16:54:51 +00:00
<!-- ENDIF -->
<!-- IF S_DISPLAY_RESULTS -->
< tr >
< td class = "gensmall" colspan = "4" align = "center" > < b > {L_TOTAL_VOTES} : {TOTAL_VOTES}< / b > < / td >
2003-09-07 13:46:51 +00:00
< / tr >
2006-06-16 16:54:51 +00:00
<!-- ELSE -->
< tr >
< td align = "center" > < span class = "gensmall" > < b > < a href = "{U_VIEW_RESULTS}" > {L_VIEW_RESULTS}< / a > < / b > < / span > < / td >
< / tr >
<!-- ENDIF -->
< / table >
{S_HIDDEN_FIELDS}
< / form >
< / td >
< / tr >
<!-- ENDIF -->
< / table >
2004-01-04 18:10:41 +00:00
2006-06-16 16:54:51 +00:00
<!-- BEGIN postrow -->
< table class = "tablebg" width = "100%" cellspacing = "1" >
<!-- IF postrow.S_FIRST_ROW -->
< tr >
< th > {L_AUTHOR}< / th >
< th > {L_MESSAGE}< / th >
< / tr >
<!-- ENDIF -->
<!-- IF postrow.S_ROW_COUNT is even --> < tr class = "row1" > <!-- ELSE --> < tr class = "row2" > <!-- ENDIF -->
<!-- IF postrow.S_IGNORE_POST -->
< td class = "gensmall" colspan = "2" height = "25" align = "center" > {postrow.L_IGNORE_POST}< / td >
<!-- ELSE -->
< td align = "center" valign = "middle" > <!-- IF postrow.S_FIRST_UNREAD --> < a name = "unread" > < / a > <!-- ENDIF --> < a name = "p{postrow.POST_ID}" > < / a > < b class = "postauthor" > {postrow.POSTER_NAME}< / b > < / td >
< td width = "100%" height = "25" >
< table width = "100%" cellspacing = "0" >
< tr >
<!-- IF postrow.POST_ICON_IMG -->
< td > < img src = "{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width = "{postrow.POST_ICON_IMG_WIDTH}" height = "{postrow.POST_ICON_IMG_HEIGHT}" alt = "" title = "" / > < / td >
<!-- ENDIF -->
< td class = "gensmall" width = "100%" > < div style = "float:left" > < b > {L_POST_SUBJECT}:< / b > {postrow.POST_SUBJECT}< / div > < div style = "float:right" > < a href = "{postrow.U_MINI_POST}" > {postrow.MINI_POST_IMG}< / a > < b > {L_POSTED}:< / b > {postrow.POST_DATE} < / div > < / td >
< / tr >
< / table >
< / td >
< / tr >
2004-08-01 18:00:37 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF postrow.S_ROW_COUNT is even --> < tr class = "row1" > <!-- ELSE --> < tr class = "row2" > <!-- ENDIF -->
< td valign = "top" >
< table cellspacing = "4" align = "center" width = "150" >
<!-- IF postrow.ONLINE_IMG -->
< tr >
< td > {postrow.ONLINE_IMG}< / td >
< / tr >
<!-- ENDIF -->
<!-- IF postrow.POSTER_RANK -->
< tr >
< td class = "postdetails" > {postrow.POSTER_RANK}< / td >
< / tr >
<!-- ENDIF -->
<!-- IF postrow.RANK_IMAGE -->
< tr >
< td > {postrow.RANK_IMAGE}< / td >
< / tr >
<!-- ENDIF -->
<!-- IF postrow.POSTER_AVATAR -->
< tr >
< td > {postrow.POSTER_AVATAR}< / td >
< / tr >
<!-- ENDIF -->
< / table >
2003-11-05 14:53:45 +00:00
2006-06-16 16:54:51 +00:00
< span class = "postdetails" >
2005-09-20 18:52:37 +00:00
<!-- IF postrow.POSTER_JOINED --> < br / > < b > {L_JOINED}:< / b > {postrow.POSTER_JOINED}<!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --> < br / > < b > {L_POSTS}:< / b > {postrow.POSTER_POSTS}<!-- ENDIF -->
2004-01-06 15:36:16 +00:00
<!-- IF postrow.POSTER_FROM --> < br / > < b > {L_LOCATION}:< / b > {postrow.POSTER_FROM}<!-- ENDIF -->
2006-06-16 16:54:51 +00:00
2005-04-30 14:36:33 +00:00
<!-- IF postrow.S_PROFILE_FIELD1 -->
2006-06-16 16:54:51 +00:00
<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
2005-04-30 14:36:33 +00:00
< br / > < b > {postrow.PROFILE_FIELD1_NAME}:< / b > {postrow.PROFILE_FIELD1_VALUE}
<!-- ENDIF -->
2006-06-16 16:54:51 +00:00
2005-04-30 14:36:33 +00:00
<!-- BEGIN custom_fields -->
< br / > < b > {postrow.custom_fields.PROFILE_FIELD_NAME}:< / b > {postrow.custom_fields.PROFILE_FIELD_VALUE}
<!-- END custom_fields -->
2006-06-16 16:54:51 +00:00
< / span >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< / td >
< td valign = "top" >
< table width = "100%" cellspacing = "5" >
< tr >
< td >
<!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
< table width = "100%" cellspacing = "0" >
< tr >
< td class = "gensmall" > <!-- IF postrow.S_POST_UNAPPROVED --> < span class = "postapprove" > {UNAPPROVED_IMG} < a href = "{postrow.U_MCP_APPROVE}" > {L_POST_UNAPPROVED}< / a > < / span > <!-- ENDIF --> <!-- IF postrow.S_POST_REPORTED --> < span class = "postreported" > {REPORTED_IMG} < a href = "{postrow.U_MCP_REPORT}" > {L_POST_REPORTED}< / a > < / span > <!-- ENDIF --> < / td >
< / tr >
< / table >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< br clear = "all" / >
<!-- ENDIF -->
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< div class = "postbody" > {postrow.MESSAGE}< / div >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF postrow.S_HAS_ATTACHMENTS -->
< br clear = "all" / > < br / >
< table class = "tablebg" width = "100%" cellspacing = "1" >
< tr >
< td class = "row3" > < b class = "genmed" > {L_ATTACHMENTS}: < / b > < / td >
< / tr >
<!-- BEGIN attachment -->
< tr >
<!-- IF postrow.attachment.S_ROW_COUNT is even --> < td class = "row2" > <!-- ELSE --> < td class = "row1" > <!-- ENDIF --> {postrow.attachment.DISPLAY_ATTACHMENT}< / td >
< / tr >
<!-- END attachment -->
< / table >
<!-- ENDIF -->
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF postrow.S_DISPLAY_NOTICE -->
< span class = "gensmall" style = "color:red;" > < br / > < br / > {L_DOWNLOAD_NOTICE}< / span >
<!-- ENDIF -->
<!-- IF postrow.SIGNATURE -->
< span class = "postbody" > < br / > _________________< br / > {postrow.SIGNATURE}< / span >
<!-- ENDIF -->
2004-08-01 18:00:37 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
<!-- IF postrow.EDIT_REASON -->
< br / > < br / >
2004-01-06 15:36:16 +00:00
< table class = "tablebg" width = "100%" cellspacing = "1" >
2006-06-16 16:54:51 +00:00
< tr >
< td class = "row3" > < span class = "gensmall" > {postrow.EDITED_MESSAGE}< / span > < / td >
< / tr >
< tr >
< td class = "row2" > < span class = "genmed" > {postrow.EDIT_REASON}< / span > < / td >
< / tr >
2004-01-06 15:36:16 +00:00
< / table >
2006-06-16 16:54:51 +00:00
<!-- ELSE -->
< br / > < br / >
< span class = "gensmall" > {postrow.EDITED_MESSAGE}< / span >
<!-- ENDIF -->
<!-- ENDIF -->
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF postrow.BUMPED_MESSAGE -->
< span class = "gensmall" > {postrow.BUMPED_MESSAGE}< / span >
<!-- ENDIF -->
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF not postrow.S_HAS_ATTACHMENTS --> < br clear = "all" / > < br / > <!-- ENDIF -->
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< table width = "100%" cellspacing = "0" >
< tr valign = "middle" >
< td class = "gensmall" align = "right" >
<!-- IF postrow.U_REPORT --> < a href = "{postrow.U_REPORT}" > {REPORT_IMG}< / a > <!-- ENDIF -->
<!-- IF postrow.U_INFO --> < a href = "{postrow.U_INFO}" > {INFO_IMG}< / a > <!-- ENDIF -->
<!-- IF postrow.U_WARN --> < a href = "{postrow.U_WARN}" > {WARN_IMG}< / a > <!-- ENDIF -->
<!-- IF postrow.U_DELETE --> < a href = "{postrow.U_DELETE}" > {DELETE_IMG}< / a > <!-- ENDIF -->
< / td >
< / tr >
< / table >
< / td >
< / tr >
< / table >
< / td >
< / tr >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF postrow.S_ROW_COUNT is even --> < tr class = "row1" > <!-- ELSE --> < tr class = "row2" > <!-- ENDIF -->
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< td nowrap = "nowrap" > < / td >
< td > < div class = "gensmall" style = "float: left;" > <!-- IF postrow.U_PROFILE --> < a href = "{postrow.U_PROFILE}" > {PROFILE_IMG}< / a > <!-- ENDIF --> <!-- IF postrow.U_PM --> < a href = "{postrow.U_PM}" > {PM_IMG}< / a > <!-- ENDIF --> <!-- IF postrow.U_EMAIL --> < a href = "{postrow.U_EMAIL}" > {EMAIL_IMG}< / a > <!-- ENDIF --> < / div > < div class = "gensmall" style = "float:right" > <!-- IF postrow.U_QUOTE --> < a href = "{postrow.U_QUOTE}" > {QUOTE_IMG}< / a > <!-- ENDIF --> <!-- IF postrow.U_EDIT --> < a href = "{postrow.U_EDIT}" > {EDIT_IMG}< / a > <!-- ENDIF --> < / div > < / td >
< / tr >
2004-01-04 18:10:41 +00:00
2006-06-16 16:54:51 +00:00
<!-- ENDIF -->
< tr >
< td class = "spacer" colspan = "2" height = "1" > < img src = "images/spacer.gif" alt = "" width = "1" height = "1" / > < / td >
< / tr >
< / table >
<!-- END postrow -->
2003-07-24 13:22:39 +00:00
2006-06-16 16:54:51 +00:00
< table width = "100%" cellspacing = "1" class = "tablebg" >
< tr align = "center" >
< td class = "cat" colspan = "2" > < form name = "viewtopic" method = "post" action = "{S_TOPIC_ACTION}" > < span class = "gensmall" > {L_DISPLAY_POSTS}:< / span > {S_SELECT_SORT_DAYS} < span class = "gensmall" > {L_SORT_BY}< / span > {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} < input class = "btnlite" type = "submit" value = "{L_GO}" name = "sort" / > < / form > < / td >
< / tr >
< / table >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< table width = "100%" cellspacing = "1" >
< tr >
< td align = "left" valign = "middle" nowrap = "nowrap" > < a href = "{U_POST_NEW_TOPIC}" > {POST_IMG}< / a > < a href = "{U_POST_REPLY_TOPIC}" > {REPLY_IMG}< / a > < / td >
<!-- IF TOTAL_POSTS -->
< td class = "nav" valign = "middle" nowrap = "nowrap" > {PAGE_NUMBER}< br / > < / td >
< td class = "gensmall" nowrap = "nowrap" > [ {TOTAL_POSTS} ] < / td >
< td class = "gensmall" width = "100%" align = "right" nowrap = "nowrap" > <!-- IF PAGINATION --> < b > < a href = "javascript:jumpto();" > {L_GOTO_PAGE}< / a > <!-- IF PREVIOUS_PAGE --> < a href = "{PREVIOUS_PAGE}" > {L_PREVIOUS}< / a > <!-- ENDIF --> {PAGINATION}<!-- IF NEXT_PAGE --> < a href = "{NEXT_PAGE}" > {L_NEXT}< / a > <!-- ENDIF --> < / b > <!-- ENDIF --> < / td >
<!-- ENDIF -->
< / tr >
< / table >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< / div >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< div id = "pagefooter" > < / div >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< br clear = "all" / >
< table class = "tablebg" width = "100%" cellspacing = "1" cellpadding = "0" >
< tr >
< td class = "row1" >
< p class = "breadcrumbs" > < a href = "{U_INDEX}" > {L_INDEX}< / a > <!-- BEGIN navlinks --> » < a href = "{navlinks.U_VIEW_FORUM}" > {navlinks.FORUM_NAME}< / a > <!-- END navlinks --> < / p >
< p class = "datetime" > {S_TIMEZONE}< / p >
< / td >
< / tr >
< / table >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
<!-- IF S_DISPLAY_ONLINE_LIST -->
2004-01-06 15:36:16 +00:00
< br clear = "all" / >
< table class = "tablebg" width = "100%" cellspacing = "1" >
2006-06-16 16:54:51 +00:00
< tr >
< td class = "cat" > < h4 > {L_WHO_IS_ONLINE}< / h4 > < / td >
< / tr >
< tr >
< td class = "row1" > < p class = "gensmall" > {LOGGED_IN_USER_LIST}< / p > < / td >
< / tr >
2004-01-06 15:36:16 +00:00
< / table >
2006-06-16 16:54:51 +00:00
<!-- ENDIF -->
2004-01-04 18:10:41 +00:00
2006-06-16 16:54:51 +00:00
< br clear = "all" / >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< table width = "100%" cellspacing = "1" >
< tr >
< td width = "40%" valign = "top" nowrap = "nowrap" align = "left" > <!-- IF S_TOPIC_MOD --> < form method = "post" action = "{S_MOD_ACTION}" > < span class = "gensmall" > {L_QUICK_MOD}:< / span > {S_TOPIC_MOD} < input class = "btnlite" type = "submit" value = "{L_GO}" / > < / form > <!-- ENDIF --> < / td >
< td align = "right" valign = "top" nowrap = "nowrap" > < span class = "gensmall" > <!-- BEGIN rules --> {rules.RULE}< br / > <!-- END rules --> < / span > < / td >
< / tr >
< / table >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< br clear = "all" / >
2004-01-06 15:36:16 +00:00
2006-06-16 16:54:51 +00:00
< table width = "100%" cellspacing = "0" >
< tr >
< td > <!-- IF S_DISPLAY_SEARCHBOX --> <!-- INCLUDE searchbox.html --> <!-- ENDIF --> < / td >
< td align = "right" > <!-- INCLUDE jumpbox.html --> < / td >
< / tr >
< / table >
2003-07-24 13:22:39 +00:00
<!-- INCLUDE overall_footer.html -->