<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$_CONF['info_row']['content_dir']}" lang="{$_CONF['info_row']['content_language']}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={$_CONF['info_row']['charset']}" />
<meta http-equiv="Content-Language" content="{$_CONF['info_row']['content_language']}" />
<link rel="shortcut icon" href="favicon.ico" />
<meta name="generator" content="PBBoard" />
<style type="text/css">
.smallfont
{
font-size: 14px;
}
.tborder
{
border: 1px solid #808080;
}
.thead
{
background-color: #EEEEEE;
}
.page
{
background-color: #FFFFFF;
color: #000000;
}
</style>
<title> {$Info['title']} -
{$lang['Print_topic']}
</title>
</head>
<body>
<br />
<br />
<div align="center">
<table border="0" cellspacing="1" width="90%" cellspacing="0" cellpadding="0">
<tr>
<td class="right" width="88%">
{$lang['copy_Print_topic']}
<br />
{$lang['Title_subject']}
{$Info['title']}
<br />
<a title="{$lang['Watch_subject']}"href="
{if {$_CONF['info_row']['rewriterule']} == '1'}
t{$Info['subject_id']}.html">
{else}
index.php?page=topic&show=1&id={$Info['subject_id']}">
{/if}
{$lang['Watch_the_original_subject']}
</a>
</div></td>
<td width="2%" align="left">
<SCRIPT LANGUAGE="JavaScript">
if (window.print) {
document.write('<form> '
+ '<input type=button name=print value="{$lang['Print']}" '
+ 'onClick="javascript:window.print()"></form>');
}
-->
</script></td>
</tr>
</table>
</div>
<br />
<div align="center">
<table class="tborder" cellpadding="8" cellspacing="1" border="0" cellspacing="1" width="90%">
<tr>
<td class="page">
<table width="100%" border="0" cellspacing="1" cellpadding="0" ">
<tr valign="bottom">
<td style="font-size: 14pt;">{$Info['display_username']}</td>
<td class="smallfont" align="left">{$Info['native_write_time']}</td>
</tr>
</table>
<hr>
{$Info['text']}
</tr>
</table>
</div>
<br />